Hello all,
I am using UlinkPro with MDK5. I am getting a message in command line regarding "Cannot access Memory"
This message is popping up in Command window, while I am using Ulinkpro.
Can anyone please guide me why is this message popping up and possible way to solve it?
Thank you,
Regards,
Newton
This is hardly possible to guess. So you need to provide more details to understand, what goes on. Such details are:
1) What is the MDK version you use?
2) What device are you using and / or what is the memory layout of this device?
3) What data is placed at/around this address in your application (can be seen in the linker mapfile)?
4) One guess, does the message go away, if you close the "Call Stack + Locals window"?
Thanks for these insights, I will definitely try them out.