Question
STM32F107VB excute ''error 65 violation at 0x40021000''
Posted on August 02, 2012 at 13:05
I received an error message in simulation as 'error 65: access violation at 0x40021000: no 'read' permission'. I have no idea about this error, should i modify debug setting? or I might loss something ?
Thank Environment : Keil MDK v4.54 -> Use Simulator Device : STM32F107VB My file is simple, only including ''startup_stm32f10x_cl.s'', ''system_stm32f10x.c'' and ''main.c''. I have modified device as stm32f10x_cl in ''stm32f10x.h''