• Keil debug run problam
    Hello, I am using stm32f3 board, the program in compiled with zero error. When i start debug session & hit the run button the execution does not go continuously instead i have to hit the run button...
  • Problem with C51 v5.5 and Atmel Dual Pointers
    Hi, all. I seem to have a problem with C51 (DOS) v5.50 and the Atmel AT89S53. The program is all C (no assembler) and accesses different parts of XDATA memory from both the normal main program...
  • Problem with C51 v5.5 and Atmel Dual Pointers
    Hi, all. I seem to have a problem with C51 (DOS) v5.50 and the Atmel AT89S53. The program is all C (no assembler) and accesses different parts of XDATA memory from both the normal main program...
  • Problem with C51 under Windows 2000
    Is C51 v5.50 compatible with Windows 2000 ? When I try to run it, simple \keil\c51\bin> C51.EXE then compiler not work and not print any message, and system wait...
  • Fatal error while using SRC directive C51 V5.5
    Dear Sir, While writing inline assembly using #pragma asm & #pragma endasm I am getting Fatal Error:PARSING INVOKE-/#PRAGMA-LINE RESPECIFIED OR CONFLICTING CONTROL.I set #pragma src on starting...