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!
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:
Other projects should be programmed to the flash.
Regards,
Lukas