This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

*** error 65: access violation at 0x0000000C : no 'read' permission in STM32F103RGT6

I am trying to simulate a basic counter using the STM32F103RGT6 chip.

I am getting the following error:

Running with Code Size Limit: 32K
Load "C:\\keilprojects\\gpio\\gpio.AXF"

*** Restricted Version with 32768 Byte Code Size Limit
*** Currently used: 616 Bytes (1%)

*** error 65: access violation at 0x0000000C : no 'read' permission

Any idea why am I getting this error?