• How does uvison get call stack infomation?
    Hi, I don't know why my debugger always has only one row in the call stack window, and especially the caller has the "prefix" of "\?C_LIB_CODE\?CO?CCASE?3_AP000006\" . Here is my test program: ...
  • How does uvison get call stack infomation?
    Hi, I don't know why my debugger always has only one row in the call stack window, and especially the caller has the "prefix" of "\?C_LIB_CODE\?CO?CCASE?3_AP000006\" . Here is my test program: ...
  • Resolved issue but still questionning about startup file selection
    HI, I recently moved a STM32L1 project for a High Density target to a medium density target. Then I have to select a different startup code for my cloned project from startup_stm3211xx_hd.s to...
  • Resolved issue but still questionning about startup file selection
    HI, I recently moved a STM32L1 project for a High Density target to a medium density target. Then I have to select a different startup code for my cloned project from startup_stm3211xx_hd.s to...
  • problems with the startup file
    Hi, I'm using this startup file for the AT91SAM9263 controller. The main function will be executed - but the programm will only work for approximately a minute (led blinky and trasmitting information...