S32K344 Dflash

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

S32K344 Dflash

214 Views
Djuric
Contributor I

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.

0 Kudos
1 Reply

196 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

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:

Julin_AragnM_0-1715108779444.png

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

0 Kudos