Reply by Gina Upperman November 13, 20052005-11-13
Hi All -
I am a beginner to Code Composer Studio. I am trying to read in a long file
of floating point numbers (around 100,000 inputs) and store them in an
array. It seems to reach a limit around 70 values, and I get the error:
Trouble running Target CPU: Illegal opcode (bdc41030) at pc = 0x00000200
Are there any ways to work around this and keep an array of a large amount
of numbers? Any suggestions would be appreciated.
Thank you,

Gina Upperman