Other Parts Discussed in Thread: MSPM0G3519, UNIFLASH
Tool/software:
Hello,
CCS 20.0.1 and MSPM0G3519
This is related to https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1461153/codecomposer-loading-program-and-symbols-from-different-files
Let's say I have three images for Bank0, Bank1 and Data Flash (for MSPM0G3519).
Using GEL_Load() in consecutive calls erases previously loaded data - Bank0 program is erased and Bank1 is loaded with new data. This is quite unexpected behavior when function goes beyond the data from the image file.
Using GEL_LoadMemory() hangs indefinitely.
How would I load multiple image files for a specific memory ranges?
I am attaching image files.
Regards,
Eugene

