RAppID BL tool not supporting S32K116 controller

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

RAppID BL tool not supporting S32K116 controller

3,301件の閲覧回数
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 件の賞賛
返信
7 返答(返信)

3,284件の閲覧回数
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

 

 

タグ(1)

3,249件の閲覧回数
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 件の賞賛
返信

3,286件の閲覧回数
mikedoidge
NXP Employee
NXP Employee

Hello @PrabhuNex,

Please check the article:  RAppID Bootloader rbf file for S32K116

Best Regards,

Mike

3,238件の閲覧回数
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 件の賞賛
返信

3,233件の閲覧回数
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 件の賞賛
返信

3,227件の閲覧回数
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 件の賞賛
返信

3,216件の閲覧回数
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 件の賞賛
返信