Hi,
currently we are doing a development with the FRDM-KL03Z dev board. We plan to create a custom board. This board must be very small and therefore we want to avoid anything not really needed.
We want to use the on-chip ROM Bootloader. We need to know:
1. what is the factory setting of the BCA and the clock settings, because we want to avoid the debugging interface for programming.
2. Is it enough to boot with NMI tied to ground to enter and use the ROM bootloader? Or what else is needed?
3. Can we use the UART interface and blhost for programming?
4. We develop with MCUXpresso (11). Do we need to check/set anything in the project in order to not overwrite settings (and "brick") the device with the first programming?
Thanks in advance for answering the above questions or hinting at a document which helps,
Steffen