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!
已解决! 转到解答。
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?