• MDK Access Breakpoints & Segger JLink
    Hello, I work on an NXP LPC2368 target, and I use MDK software together with Segger JLink JTAG debugger. I need to set some RAM access breakpoints (alias watchpoints), but, when I try to do that, the...
  • UV2: Breakpoint crash
    Hello, Everytime I set a breakpoint in UV2 (for Cygnal chips), run, then try to halt the program before hitting the breakpoint, UV2 becomes unresponsive and has to be killed by process manager. ...
  • HardFault after calling math function
    Hi all, I use µVision 4.73 evaluation version. My target device is LPC4357 (cortex M4). All works fine, except when I use floating poit math. volatile float F; #include <math.h> int main(void...
  • "No JLink Device found"
    I am trying to download blinky program in a EFM32(G880f128) microcontroller on a EFM32G880F128-H development board by using a U-Link me debugger and the uVision-4 environment. But It comes up with an...
  • No JLink algorithm for cortex sram
    We have surprisingly problem with projects designated for load to RAM. It includes our projects as well as examples come with Atmel cortex-m3 software package. Flash project are loaded correctly as...