• STR912FAW Bank switching problems
    I am problems with bank switching: I use: Keil Compiler, STR912FAW44X6 rev H and ULINK2. Bank 0: Main program (FMI not configured) Bank 1: Bootloader (FMI: NBBank 512K, 0x80000, BBank 32K 0x0). The...
  • 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...
  • 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...
  • 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 ...