Hi,
The debug session on CCSV4 is closed when the DSP enters on RTC-Only mode. It does make sense, anyway.
How can I test a software that goes RTC-Only and then wakes up (via RTC alarm)?
Regards,
Alex
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
The debug session on CCSV4 is closed when the DSP enters on RTC-Only mode. It does make sense, anyway.
How can I test a software that goes RTC-Only and then wakes up (via RTC alarm)?
Regards,
Alex
hi,
You can make a test program bootable. Since your debugger is no longer available when DSP goes in RTC-only mode.
There is a good reference for making boot image at Wiki http://processors.wiki.ti.com/index.php/C5515_Boot-Image_Programmer#How_to_program_a_boot_image_onto_C5515_eZdsp.
Regards,
Hyun
Hi Hyun,
actually I'm able to "RUN" the debugger. Only "STEP by STEP" operations are not allowed.
I have a bootable program already.
Thanks for your help.
Regards,
Alex