• Code Monkey Analysis
    All, I am trying to track down a problem of some code that was written by an 'overseas' 3rd party (I will be nice and not state the country of origin). This code uses a single timer set at a...
  • Code Coverage Analysis
    Hi, I am using LPC2368 microcontroller with Keil UV4 IDE and Ulink2 Jtag for development. I need to perform code coverage analysis for my program. I had seen Code Coverage option in the but when...
  • How to use logic analyzer to analysis signals at special pins under simulation.
    Under simulation, can I use UV3 for ARM IDE's logic analyzer to analysis the ADuC7026's signals at P0.2 & P0.1, which configured as XBEN0 and XBEN1. If it is possible, how can I let the signals display...
  • Stack Analysis Tools
    Does anyone know of a good stack analysis tool and/or a good call tree program?
  • overlay analysis for C166
    Dear All, In our system code we are accessing around 25 number of functions using function pointer. How overlay analysis can be done for local variable declare in above mention functions? Can i...