Hello,
I was wondering if it is possible to flash an MCU while running a debug session in MCUXpresso? Not having to stop the redlink server and restart a debug session every time I make a change would save me a lot of time, Eclipse is pretty slow...
I'm working with a i.MX RT 1021 & CMSIS-DAP, but I guess the option would work for any MCU?.
I searched the internet and Eclipse menus, but didn't find anything. I hope there's something I missed!
Thanks,
Best regards,
Benjamin
MCUXpresso IDE does not support flash (re)programming while dealing with a live debug session. Flash is programmed only at the beginning of an actual debug session or as a completely separate action.
Greetings,
MCUXpresso IDE Support