User Activity

Posted on November 14, 2016 at 13:50Hello,I'm trying to start debugging of the program on my bare-metal board but program runs somewhere in arm-none-eabi libraries without source code (particularly in __divsi3 or __aeabi_dadd) and I cannot catch it ...
Posted on November 30, 2015 at 00:06Hello,I have self-designed board with STM32F051 (48-pin). After assembling I could detect the core using J-Link and downloaded my firmware by IAR debugger but debugger lost the CPU immediately and cannot access it...