Hello,
I am using CCS v4. While trying to debug my code i am getting following prints:
MyFP [Debug] - C64x+ CPU Cycle Accurate Simulator, Little Endian_0/TMS320C64+ [Project Debug Session]
Device
Thread [main] (Suspended)
0 main() at MWFpTester.cpp:41 0x00003024
1 c_int00() at boot.c:27 0x0002e980
C64x+ CPU Cycle Accurate Simulator, Little Endian_0/TMS320C64+ (4:45:40 PM)
C64x+ CPU Cycle Accurate Simulator, Little Endian_0/TMS320C64+: CIO (4:45:40 PM)
When i try to run the code it stuck while executing "fseek()" command.
Can u please help me with this..