• Problems with compiling/debugging libraries...
    Hi there! I'm developing quite a big project using the latest Keil3 IDE C166, so I decided to split up the code into smaller libraries to speed up the compilation. Now there is quite a set of libraries...
  • Debug problem
    Hi, I am working on a project which uses Cortex-M3 processor and STM32W108CB microcontroller and I use keil uvision4. The problem is the execution of the program stopped before it goes to the main...
  • Problem debugging
    I have a code that I'm trying to debug with Keil uvision4 . I set up the project for simulator debugger. However, when I click "Debug" it always goes to the .s file but never enters the c code ...
  • debug Problem
    I want debug the example of EXTMEM on Keil MCB2300 Board,I get the following error: " Data Abort: ARM Instruction at 00000174H, Memory Access at FFE08000H" someone can tell me what is this error. ...
  • Debug Problem
    I am usimg uVision3 V3.72 evaluation V. I am write moduler program for all peripheral in LPC2138, now i just integrate them together, BUT THE PROBLEM is when i start debug it goes into run mode, and...