"Add Watch Expression" in External Memory

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

"Add Watch Expression" in External Memory

Jump to solution
1,106 Views
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!

Labels (1)
0 Kudos
1 Solution
428 Views
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?

View solution in original post

0 Kudos
2 Replies
429 Views
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 Kudos
428 Views
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 Kudos