Tool/software: TI-RTOS
Hi, everyone. First my version is:
BIOS 6.46.5.55; XDC 3.32.1.22; CCS 6.2.0.00050 .
I unchecked the autorun option 'run to symbol main at the start' in debug configuration. Then when I loaded the program, the following error was shown in ROV information.
"Received exception from ROV server: Target memory read failed at address 0x4, length:18 This read is at an INVALID address according to the applications section map. The application is likely either uninitializaed or corrupt."
But when I ran the program and suspended the program, the information became noraml as ' All ROV views have been run and no errors were encountered ' Is there some problem for this phenomenon?
Furthermore, somtimes, the smae situation as before, when ran the program, then it cannot be suspended, and CCS noticed that the divece may be in low-power mode.... In this condition, I cannot do antthing and I had to stop the debug and power off the DSP, then restart the DSP. If there are some problem in my APP parogram?
Thanks!