GUI Application for CAN Based Bootloader

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

GUI Application for CAN Based Bootloader

1,200 Views
chaitanya_kalyani
Contributor III

Hello,

 

I am new with the bootloader and want to develop LIN/CAN based bootloder for S32K144. 

 

I have S32K144 EVB and Vector VN1630A CANOe. Is there any GUI application through which can flash the application code to the MCU and test the bootloader and application code.

0 Kudos
1 Reply

1,187 Views
dianabatrlova
NXP TechSupport
NXP TechSupport

Hello,

 

There is only one GUI: RAppID Bootloader GUI which can be used to load applications via CAN or via UART interfaces. https://www.nxp.com/webapp/sps/download/license.jsp?colCode=RAPPID_BOOTLOADER_UTILITY

However, RappID supports only a couple of Vector CAN interfaces (CANCaseXL, CANCardXL/XLE), see this thread: https://community.nxp.com/t5/S32K/RAppID-bootloader-S32K144/m-p/753709

 

Or you can look at the document with SW for S32K144 AN12323: S32K1xx Firmware updates:

https://www.nxp.com/docs/en/application-note/AN12323.pdf

https://www.nxp.com/docs/en/application-note-software/AN12323SW.zip

Another option is to use a unified bootloader framework. But it is based on PEAK and expects using the PEAK adapter. Unified Bootloader – User Guide

Download link:https://www.nxp.com/downloads/en/snippets-boot-code-headers-monitors/unified_bootloader_framework.zi...

Additionally, this framework needs NxpOpenBus.exe tool which is not released yet, so, it needs to be discussed by support ticket

I hope the information helps.

Best regards,

Diana

0 Kudos