Ah! Thanks! Is there a way to use GDB stub just for flashing while the debugging + waiting for stub is disabled? I would rather not use J-Link if i don’t have to as i already use it flashing second MCU that will communicate with ESP in the future. Redoing connections every time i switch IC would be a major hassle. commenting out the “gdbstub_init()” seems way too simple to be true?