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.
Tool/software: Code Composer Studio
Our application requires DSP & ARM cores. Hence, in the past OMAP L-138 was used which posed ARM issues (ARM goes to Unknown state) while debugging DSP in RTOS (integrity) environment. Some work around was done at system level then to overcome the same.
Now, we are upgrading the hardware hence AM5728 is being considered. But, will the same issue persist in Sitara series too ? (Local, Bangalore, TI sales team is unable to provide us clarity about the same). If so, then recommended will be separate ARM and DSP processors? If yes suggest 1 Single/Dual core ARM core processor and 1 dual core DSP processor with possible interface between them.
Hi Eric,
With OMAP L138, we had an issue during debug.
Requirement is: ARM is running with it's code and DSP core is being in debug mode with it's code. While connected DSP for Debug, AMR resets but fails to come to known state. Instead ARM throws up error with "Unknown state" and stops. So, unable to Debug the DSP code.
After discussion with TI, Bangalore sales team and Forums, we are of the opinion that in OMAP series (& Sitara series too) DSP debug with ARM running is not possible in Integrity RTOS. Can you confirm so? OR is we are missing something here?