Part Number: MSPM0-SDK
Other Parts Discussed in Thread: MSPM0G3519
Hi!
I am working at project with MSPM0G3519 microcontrollers and I would add dual bank bootloader. I read this paper www.ti.com/.../sdaa211.pdf . For a test I want to make combo hex file with bootloader and app, (let say "Bootloader_CCS..." and "Bankswap...Version33.."). Like I would like to do for production with future target apps. I use a srec_cat.exe (which exist in project directory and postbuild.bat file. Bat "srec_cat" command is not recognized. I add postbuild step via Properties ->Executable Actions with directory to .bat file