Hello,
I am interested in whether there is a SW tool, from NXP or some other vendor, that would allow me to read the Dflash memory on the microcontroller S32K344.
So, a stand-alone software tool that would allow reading Dflash memory and possibly parsing the data into meaningful messages.
Thank you.
Hi @Djuric,
You can use any of the supported debuggers to access the memory. (Refer to this post for supported debuggers: S32K3 - Supported Programmers/Debuggers - NXP Community)
Also, SEGGER has the J-Flash tool which allows you to manually program the MCU:
You can also refer to this post for reading the flash with the C40 driver: Solved: S32K3 Read/Write Flash with C40-Driver - NXP Community
Best regards,
Julián