Hi, everyone.
Is there a way to trigger the maskrom mode from openocd without pressing the physical button?
I’m able to halt the cpu and resume execution from 0xffff0000
, which is where BootROM is located,
but that simply performs the normal boot flow.
Is it possible to skip the id block checks from flash and sd card and jump directly to usb initialization?