Tool/software: Code Composer Studio
Load 5 projects OUT files and with all debug information 5 projects OUT files In my WorkSpace on the target TMS570LS3137 3MB INTERNAL FLASH .
I have 5 Projects , all 5 projects run during different conditions and occupy different sectors of the 3 MB On-Chip Internal Flash can I load all files at same time
I want to apply breakpoints / if possible break and check where the current instruction is running with Debug information for all 5 projects .
Can I flash / load all 5 OUT Project files and 5 Binary on the TMS570LS3137 at same time ? .
this will help me debug all projects as the control passes from one project to another project