GUI Flash Tool, Flashing in specified area

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

GUI Flash Tool, Flashing in specified area

533 Views
jens_wagner
Contributor I

I am using the KM34Z256VLL for a metering application.

My question is about the GUI Flash Tool.

I have calibration data in a separated flash area (3f800 - 40000) that must not be deleted, but I would like to flash altered firmware on the device. Is it possible to flash until a certain address without deleting the rest? Technically this should work, but I can't find out how to do this. (Maybe with the "Additional Options" in the GUI Flash Tool)

Tags (1)
0 Kudos
1 Reply

451 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Jens Wagner,

If use P&E debug probe, in debug mode, there is this function :

pastedImage_12.png

If use J-link, you can sue J-Llink Commander :

J-Link Commander | SEGGER - The Embedded Experts   

If use CMSIS-DAP, try to erase by sector , then Program:

pastedImage_14.png

pastedImage_15.png


Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos