Hi all,
I was wondering if the KE16Z microcontroller has an internal (in ROM) bootloader, i.e. if it can be flashed using one of its UART as peripheral, without using SWD interface.
If yes, are there external pin that could be on purpose forced at a predefined logical level when the above microcontroller exits from reset state, in order to force entering the bootloader execution cycle (this situation is quite common for other microcontroller's families, for example NXP LPC17xx and Flash Magic Utility)?
PS: I'm aware that there is a suitable example ("freedom-bootloader") for the FRDM-KE16Z evaluation board, but this example should be programmed in flash...
Thank you in advance for your hints!