Hi, I'd like to create a quick test code that can run on HDK (not USB).
I am using CCS 5.5.
I could run the demo Blinking LED but this is just toggling registers.
I got FreeRTOS but it hangs while launching any tasks.
Is there any quick way to evaluate this?
I need to enable FPU to see how fast floating point computation compare to the old hardware.
I also need to create a big memory for the test data ( about 3 - 4 mb).
Any suggestions are welcome and will be appreciated!!!
Thanks~
-Young