S32K311_UDS_Bootloader

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

S32K311_UDS_Bootloader

Jump to solution
549 Views
nirmal_masilamani
Contributor IV

Hello,

I am trying to implement UDS bootloader in S32K311, by refering S32K344 examples in below link .

Unified bootloader Demo - NXP Community

Everything working fine, after Transfer data complete, Boot trying write DOWNLOAD STATUS and CRC in gs_stBootInfo structure.

But when accessing this variable address, i am getting harfault error. In linker file also i create exchange_info block. 

But i am not sure, where this memory is initialized.

 

nirmal_masilamani_0-1753105829794.png

 

Tags (3)
0 Kudos
Reply
1 Solution
523 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport
0 Kudos
Reply
2 Replies
524 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @nirmal_masilamani 

Please take a look at this thread, I guess that this is the reason:

https://community.nxp.com/t5/S32K/S32K3-sharing-data-between-Bootloader-and-Application/m-p/1502773

Regards,

Lukas

0 Kudos
Reply
494 Views
nirmal_masilamani
Contributor IV

Hi @lukaszadrapa ,

Thank you for your support.

It worked after your suggested changes

Tags (3)
0 Kudos
Reply