How best to verify flash programming on K24

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

How best to verify flash programming on K24

813 Views
marks
Contributor IV

Hello, A customer of ours would like to verify the firmware programmed into the flash on a K24 through the JTAG or SWD port. The boards have been assembled and programmed in another location and there are also various revisions of the firmware. I understand some of the P&E Micro Cyclones can verify against a .S19 file. Are there other options or methods to do this?

Thanks!

Mark 

0 Kudos
Reply
1 Reply

692 Views
BlackNight
NXP Employee
NXP Employee

You can use any debug probe connected to the target and then use Eclipse memory view to export the memory as S19, see Dump my Device Memory | MCU on Eclipse .

Another option with a SEGGER you can use remote access (see Remote Board Debugging: J-Link Remote Server with Eclipse | MCU on Eclipse ), for this you need a probe attached and some kind of network access, if you have to do this from remote.

I hope this helps,

Erich

0 Kudos
Reply