Hello,
I have a questions about NXP Bootloader 2.0.
In SDK V2.5 TWR-KV58F220 i have example application "flash_loader". After i run this example I can connect with "Kinetis Flash Tool" and update firmware easily.
My question is "is it possible to embed this flashloader example into my application" and update firmware whenever i want ?
İf so;
How can i embed this flashloader application into my project ?
if not;
Is there any other alternatives to update firmware of KV58 remotely(without using debugger)? For example I have a FRDM-K64 and i can esaily update firmware with using "Memory Swap". As i can see there is no "Swap" functionality of MKV58 Flash.Is it possible to do "manual swap" by software and in run-time?.
Thanks.