2012-08-25 12:51 AM
My program wont start up, and i don't know how to solve this / where to start searching.
When i try to debug my program, it won't jump to reset_handler as it first jump's to normaly.now at startup it jump's first to FillZerobss() at startup_stm32f4xx.S:95 0x8019326 next when proceding debugging it goes to SVC_Handler() at stm32f4xx_it.c:109 0x8011a80 could it be some kind of memory issue?how can i find out what could be wrong and to solve this ?