• Tracing through multiple source files
    My team and I are working on a project programming about 40 different units that all use the same serial communication protocol. I'm currently using uVision3, but we have purchased uVision4, and it should...
  • unable to get trace data
    Hello, I am unable to get trace data using trace dump command in DS-5.  I'm using ARM FVP Cortex A8 Bare Metal Debug.  I can get traces just fine, but I'm not able to export it to a file using trace dump...
  • Debugging using hex file on hardware without C source code.
    Can i debug a code on hardware without the source C code with just using the .hex file. I have a hex file that i have read from an LPC2119 microcontroller using flash magic tool. I also have a custom...
  • How to transfer a project without having access to the original source code
    Hi I am working on a project using Keil and the ARM STM32. I want to send my project to others to download on their ARM (stm32) without having access to the original source code. Can I generate library...
  • 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...