Hello,
I am working with the MaaXBoard OSM93, which has an NXP i.MX93 SoC containing both an application core and a Cortex-M33 real-time core.
I have compiled a firmware binary for the M33 core and would like to flash it to the board.
Could someone please guide me on:
The correct SW1 DIP switch or boot mode settings for entering Serial Download Mode or other modes suitable for programming the M33 core.
Whether I should use the NXP MCU-Link SWD/JTAG interface or the UUU tool for flashing the M33 core specifically.
The exact commands or scripts to flash a .bin or .elf file to the M33 domain.
Any sample M33 firmware projects or demos that can be used to verify successful flashing.
References to official documentation or proven step-by-step procedures would be highly appreciated.
Thank you.
Hi,
Please refer this AN for debugging M33.
The SDK can download from https://mcuxpresso.nxp.com/
Best Regards,
Zhiming