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.

TMS320F28379D: DSS allow 2 .out's to reside in flash

Part Number: TMS320F28379D

I have a bootloader that resides in flash sectors A, B.

My application resides in flash sectors C-N.

When I use DSS's com.ti.debug.engine.scripting.Memory.loadProgram() to load the application .out, it erases the bootloader sectors A and B.

How can I keep both .out's in flash for a DSS session?  Is there an alternative to loadProgram() that won't erase all flash sectors?

Thank you,

Diane