OTA_S32K144_Use_Case_WS Access

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

OTA_S32K144_Use_Case_WS Access

Jump to solution
1,875 Views
aipers
Contributor II

Hi,

I was reading AN 12323 "S32kxx Firmware Updates" and was interested in trying out the demo where they do a firmware update using a bootloader and CAN across two partitioned devices. Anyone know where I can get access to the demo workspace: OTA_S32K144_Use_Case_WS? 

Also, I notice in the project they are debugging with DEBUG_RAM, I have always done DEBUG_FLASH, is there an important difference that will cause errors if I do one or the other?

Thanks in advance!

0 Kudos
Reply
1 Solution
1,843 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @aipers 

the software can be downloaded here:

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

 

Only the S32K144_Memory_Partition project should be executed from RAM memory. Here is the reason:

lukaszadrapa_0-1729087922089.png

 Other projects should be programmed to the flash.

Regards,

Lukas

View solution in original post

2 Replies
1,844 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @aipers 

the software can be downloaded here:

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

 

Only the S32K144_Memory_Partition project should be executed from RAM memory. Here is the reason:

lukaszadrapa_0-1729087922089.png

 Other projects should be programmed to the flash.

Regards,

Lukas

1,832 Views
aipers
Contributor II
Thank you! I really appreciate it.
0 Kudos
Reply