Hi marek,
I am working with the MCXE31B and using the MCUXpresso Secure Provisioning Tool for flashing.
Current Setup:
- flashloader.bin is first programmed into the device using a debug probe.
- I have connected a USB-to-TTL converter to LPUART0.
- After the flashloader is programmed, then the tool flash my application binary (led_blinky.bin) through UART.
Issue:
Whenever I power off or reset the board, the flashloader is no longer available, and I must again use the debug probe to flash flashloader.bin before I can program the application.
Is it possible to flash the application only using UART, without using the debug probe every time?
Can the internal ROM bootloader of MCXE31B be used for UART flashing?
What boot configuration is required to enable UART-only flashing?
Any guidance would be appreciated.
Thanks.
Regards,
Blessy