• debug printf with debugger hardware
    I'm using the Nulink Pro debugger (Nuvoton Nu-Link Debug Adapter) with the Kiel IDE . The Keil IDE has a debug printf to use with Keil's Ulink debugger (which we don't have). I'm currently using the...
  • How to rate performance without hardware
    Note: This was originally posted on 8th July 2012 at http://forums.arm.com Hi, I'm using DS-5 with armcc. Is there any way to rate code performance without running it on hardware e.g. with profiling?...
  • Running Application Without Debugger
    Is there any way to compile and download an application without the debugger present. I don't need the debug features, and just want to compile, load, and run the application. Thanks for any help....
  • Code not executing without debugger
    Hi, I am using TLE9879QXA20 controller, with internal clock running. Whenever I download the code using JLink debugger, It flashes the code and run the software.After Power on, it doesn't runs the...
  • Connecting Debugger without stop
    Hi everybody, I just found this User Guide here: www.keil.com/.../ulinkpro_ctx_debug.htm The guide states that there would be "without Stop"-option in the debug settings. However I can...