Tool/software: Code Composer Studio
It appears upon loading an application image onto the chip (along with boot up), and doing a sequential GEL command that interacts with the application on the CPU causes:
Memory "reset" or appears to "re-load" the DSP memory, only the first time of running a GEL command after loading the application image.
This is causing breakpoints / other segments of memory to be reset without intention. This wasn't expected, and it appears nothing is being done internally to initiate this from my perspective.
Is there context for why GEL would re-initialization a memory segment, at the first time of a GEL command after of loading the app image?
Thank you,
Blake