RAppID BL tool not supporting S32K116 controller

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

RAppID BL tool not supporting S32K116 controller

1,790 Views
PrabhuNex
Contributor II

I am trying to find a way to flash the Application .bin file to my s32K116 controller using serial boot-loader.

when trying to do so, i am unable to find the S32K116 controller in the MCU list of RAppID tool.

I have the bootloader flashed on the controller with UART comm enabled looking to put the main application file via bootloader application.

Is there any other application for this or any update with the RAppID Tool.?

0 Kudos
Reply
7 Replies

1,773 Views
stanish
NXP Employee
NXP Employee

Hi,

just adding my two cents:

On PC side you can select S32K144 - it should work fine with any S32K1xx if the right rbf file is placed into the MCU.

stanish_0-1661531899144.png

 

Stan

 

 

Tags (1)

1,738 Views
PrabhuNex
Contributor II

hi @stanish, I tried to use s32k144 as the MCU but it didn't work for me. 

Can you please share the link for the tool if there is some update. 

Do we have any Settings in the S32DS where i can change the Start address of my application program. or the only way is to do it from linker file?

0 Kudos
Reply

1,775 Views
mikedoidge
NXP Employee
NXP Employee

Hello @PrabhuNex,

Please check the article:  RAppID Bootloader rbf file for S32K116

Best Regards,

Mike

1,727 Views
PrabhuNex
Contributor II

hi @mikedoidge i am using Uart bootloader. can you please tell me, what Baudrate is configured in the file you shared.

As i am getting error " loss communication with CCP MCU".

 

0 Kudos
Reply

1,722 Views
mikedoidge
NXP Employee
NXP Employee

Hello,

The baud rate should be 115200b/s for UART communications, 500Kb/s for CAN communications.

Best Regards,

Mike

0 Kudos
Reply

1,716 Views
PrabhuNex
Contributor II

hi @mikedoidge i have checked with the same Baudrate but it didn't work. i have attached the image in my previous reply for the error. 

is there some other way i can solve this issue, as i am selecting s32k144 as the MCU as there is no s32k116 available in the dropdown.

0 Kudos
Reply

1,705 Views
mikedoidge
NXP Employee
NXP Employee

Hello @PrabhuNex,

As detailed in the RAppidBL_UserManual.pdf, you can modify the RAppidBL_MCU.rbm file to add the S32K116.rbf file.

image.png

After you change the file and launch the RAppID_BL.exe, you will see the new part listed in the GUI.

image.png

Best Regards,

Mike

0 Kudos
Reply