Hi, There's a bug running scripts in uVision 4. Scripts are aborted due to "Cannot access Memory", caused by uVision itself. It is NOT the script that failed but due to (for example) an incorrect device database used by uVision. E.g. both CAN modules have this issue (can be seen simply by opening the CAN device descriptor window and notice "Cannot access Memory" printout).
A (very annoying) short-term solution is to close tab(s) that are incorrect.
I need to fix this by updating the device database (I can do this myself). Therefore I need to understand: How do I tell which address relates to "Cannot access Memory"? Once known, I can remove this from the svd-file etc.
Any ideas are appreciated!! (Note: I'm using Kinetis K61 1MB 120Mhz)