Tool/software: Code Composer Studio
Greetings,
We have a number of projects which run from various locations in the flash. Using CCS, I have noticed that I can load any of these projects, and it will run to main and stop in the same manner as a project which starts at the reset vector, 0x80000 in this case. This is an unexpected, but welcome behavior. Is this happening because CCS is changing the PC to that project’s starting point? Is it a feature I can rely upon?
Thank you,
Ed