8 years, 7 months ago.

mbed exported to uvision has access violation when run under uvision

I am able to compile programs on mbed compiler and run them on my LPC4088 Quickstart board. I was able to use mbed to export to uvision 4 version. I am able to open this project under uvision 5 and successfully compile the design. Loading the .bin file onto mbed usb allowed me to program the board but program did not run as it had under mbed. When I try and run the program with the uvision debugger I get "error 65: access violation at 0x400FC1A0. Reviewing the LPC4088 spec I can see that this is a valid address of the System Controls and Status register." Any idea on where to start to remedy the problem.

Be the first to answer this question.