I'm trying to do some development with the Metrowerks Starcore
tools but I'm finding that the file i/o is extremely slow --
so slow that I'm finding the tools almost unusable for real
development.
I'm using freads and fwrites to move data to/from files from/to
DSP memory. Depending on the computer speed, it can take 30 to
45 seconds to move a mere 16 kilobytes. It takes forever to
process medium sized test vectors and I have large vectors that I
would like to process.
There has to be a faster way. How is anybody using these tools?
George