"Add Watch Expression" in External Memory

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

"Add Watch Expression" in External Memory

跳至解决方案
1,656 次查看
Ecap
Contributor I

Hello,

 

i work with "Code Warrior 10.2" and "MQX 3.8" on Kinetis K60 target.

I use 512KB FlexBus external memory starting at 0x60000000.

 

In debug on target i 'm not able to see variables content allocated in external memory.

By "Add Watch expression" debug command i see 0xBABABABA.

 

There is a way to solve the problem??

 

Thanks!

标签 (1)
0 项奖励
回复
1 解答
978 次查看
konrada
Contributor IV

Check the memory configuration in your debug target (reachable from the "Connection" in the Debug Configurations dialog). Is there a .mem file? Does it describe your memory layout correctly?

在原帖中查看解决方案

0 项奖励
回复
2 回复数
979 次查看
konrada
Contributor IV

Check the memory configuration in your debug target (reachable from the "Connection" in the Debug Configurations dialog). Is there a .mem file? Does it describe your memory layout correctly?

0 项奖励
回复
978 次查看
Ecap
Contributor I

Yes there is the link to .mem file.

I have changed it according to my memory and now it works! :smileyhappy:

 

Many Thanks! 

0 项奖励
回复