My client wants to check whether there is software in the chip of S32K1.
He has pe tool.
Solved! Go to Solution.
Sure, you need to be attached by debugger.
Then follow following instruction:
https://community.nxp.com/t5/S32K/Getting-codeflash-dump-in-S32K/td-p/1094006
Hi, do you need to upload the code from MCU or you just need to check whether MCU is blank or not. If only check, then just open memory dump window in the debugger and see its content.
just want to check.
If there's no fw, memory can link?
Sure, you need to be attached by debugger.
Then follow following instruction:
https://community.nxp.com/t5/S32K/Getting-codeflash-dump-in-S32K/td-p/1094006