Host Application for KBOOT via CAN-Bus

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Host Application for KBOOT via CAN-Bus

627 Views
MartinHo
Contributor IV

I'm evaluating the use of a KE1xF Controller for my next project.

In this project I will need a Bootloader via CAN-Bus (only interface available externally).

Is there any sample Host application to communicate with the Bootloader (in ROM) of the KE1xF Controller?

thanks

Martin

0 Kudos
1 Reply

372 Views
gerardo_rodriguez
NXP Employee
NXP Employee

Hello Martin, 

Please take a look at the BusPal companion tool of the blhost PC application described in the Appendix C - BusPal of the Kinetis blhost User's Guide. Basically, it is a software tool which provides a bridge between the blhost app over UART and the target device over I2C, SPI or CAN.

The supported platforms for CAN are the TWR-KV46F150M and TWR-K65F180M.

The BusPal application can be found at "..\NXP_Kinetis_Bootloader_2_0_0\apps\bus_pal\" inside the installation of the KBOOT: Kinetis Bootloader package.

Regards,

0 Kudos