Reset without erasing and programming

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Reset without erasing and programming

976 次查看
PO220
Contributor IV

Hi

 

I'm using KDS 3.2 with PE Multilink Universal (the green one)

 

How can we do a reset and restart the application whithout erasing and re-programming (green bug icon)

This was possible with CW and it's missing and embarrassing in KDS.

 

Thank you in advance

标签 (1)
0 项奖励
回复
2 回复数

811 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

in addition, during debugging code, we can restart a program by click on restart button as below:

pastedImage_0.png

it can restart a progress or debug target without terminating and re-launching.


Have a great day,
Jennie Zhang

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

0 项奖励
回复

811 次查看
DavidS
NXP Employee
NXP Employee

Hi David,

In the Debug Configurations...  dialog box, I simply Duplicate the working PEMicro configuration and append a new name.

Ex:

pastedImage_0.png

pastedImage_1.png

Then I goto the Startup tab, and de-select the "Load executable" check box so the flash is not erased and reprogrammed.

Ex:

pastedImage_2.png

Click Apply, and then Debug.

Now this configuration will reset and restart your application each time.

Same process works with JLink too.

Regards,

David

0 项奖励
回复