• ----Error :Cant execute 'C:\Keil\C51\BIN\AX51.EXE.
    hello iam new to keil C. Iam getting the following error when i tried to build . can any one help? Build target ' Target 1' assembling DSCR.A51... ----Error :Cant execute 'C:\Keil\C51\BIN\AX51...
  • ----Error :Cant execute 'C:\Keil\C51\BIN\AX51.EXE.
    hello iam new to keil C. Iam getting the following error when i tried to build . can any one help? Build target ' Target 1' assembling DSCR.A51... ----Error :Cant execute 'C:\Keil\C51\BIN\AX51...
  • Ask Keil Support: Are the C51, AX51, LX51 backward compatible?
    Hi, We build a project which can be compiled and linked in success with PK51 V7.0(C51 V7.5 etc..). But my colleague bought a new PK51, which has latest version (C51 V8.x). The project is failed...
  • Ask Keil Support: Are the C51, AX51, LX51 backward compatible?
    Hi, We build a project which can be compiled and linked in success with PK51 V7.0(C51 V7.5 etc..). But my colleague bought a new PK51, which has latest version (C51 V8.x). The project is failed...
  • Ax51 and Logic Analyzer
    Hello! In my project i am using Keil Uv4, and programing on asm. I have a same problem. In asm i declareted some variable: example: variable: ds 2 In C style this variable have type int...