in KDS2.0,  configurate "read-only" , while after debug ,it have no effect

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

in KDS2.0,  configurate "read-only" , while after debug ,it have no effect

跳至解决方案
1,048 次查看
Fan_xy
Contributor III

Hello,

 

I use KDS2.0, kl26z128vlh4 mcu, create a PE project , recofiguration the "Processor Expert.ld" file , build .debug, it can work well.

 

Then i save it to other place, then copy it under my kds workspace ,open it . build , while , when debug, the "Processor Expert.ld" file changed,

i'm sure i select the "read-only" configuration of the "Processor Expert.ld" file .

Please see the screenshot,  and tell me how should i do to enable the file do not changed .

 

before debug , it like this :

20274_20274.pngpastedImage_0.png

after debug , it like this :

 

 

I configurate the file to "read only" :

 

20279_20279.pngpastedImage_2.png

 

Thank you !

fan

标签 (1)
0 项奖励
回复
1 解答
893 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

"read only" properties can't disable prm file be overwritten.

uncheck "generate linker file" for it.

disable prm generate.png


Have a great day,
Zhang Jun

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

在原帖中查看解决方案

0 项奖励
回复
3 回复数
893 次查看
Fan_xy
Contributor III

after-debug.png

this is after debug screenshot .

0 项奖励
回复
894 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

"read only" properties can't disable prm file be overwritten.

uncheck "generate linker file" for it.

disable prm generate.png


Have a great day,
Zhang Jun

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

0 项奖励
回复
893 次查看
Fan_xy
Contributor III

Thank you !

0 项奖励
回复