Hello Fang Li, miduo
Thank you for your reply but i don't think you answered my questions:
-Porting the Bootloader is needed for KW36 MCU,right?
-LIN communication is not supported in the bootloader,can it easily be added or not?
-There is no available source code for the "Flash-Loader",right?
Thank you
Hello,
Answer to your questions one by one:
1. The Kinetis KW36/KW35 bootloader is an application that is programmed into the internal flash memory of a KW36/KW35 device.
The Kinetis KW36/KW35 bootloader supports the following communication interfaces for downloading an application:
• LPUART
• I2C
• SPI
• CAN (LIN is not suported)
2. The bootloader release contains source code and build projects for the following PC-based host tools:
• blhost: command line debug tool for sending individual commands to the bootloader.
• elftosb: command line tool for converting an ELF-formatted application image to SB format