• Troubles with Debug Session
    Hello everyone. May be somebody know what is it when I enter in Debug session and press F10 or F11 command pointer (yellow triangle near line number) performs each comand (or "each line") several times...
  • trouble coding
    here, my work are banking switch and encounter some problems. the situation as followed: one of those files has: #pragma STRING (far) // locate string constants into 'far const' memory const...
  • trouble over trouble
    Hello I'm working with the AT91RM9200 from Atmel and I have some problems with data abort. The stack size is big enough. I tested it by making the user stack size zero and see which errors now occured...
  • TROUBLE SPLITTING CODE FOR C251
    I'm using the Keil IDE programming in C. I want to be able to split my code between micro internal and external memory. Some functions on chip, some off. I tried using the #pragma (I get a choice of...
  • Code Banking trouble
    Hello, I'm experiencing problems when loading the absolute object file into my emulator. I have the following setup: 128K Flash connected to A0-A15 and P1.5 on the 8051. I have set the compiler...