• INCDIR for RELEASE V
    Hi, there, I am using C51 with RELEASE V, 1993. It looks like this release doesn't support INCDIR option for C51 compiler, isn't it? In details, 1. I tried c51 HELLO.C INCDIR(inc) in which...
  • #not control in A51
    Could someone help me with the following: mov a,#not 0x08 will simply place the value 0x08 into accumulator. The following however does not work and I would like to know why: bit_mask equ...
  • Bug in a51
    I habe used by mistake the following line: DW 0000B the line assembles without any error to 0000h Shouldn't there not some kind of error message?
  • A51 Documentation
    I see the on-line manuals for A51. Are there pdf's so I can print them out? Does Keil sell these manuals?
  • A51 limits
    Hello, I use a rather old version of A51 (V5.52b) and L51 (V3.52), both MS-DOS executables. Yesterday I got this error from the assembler: A51 FATAL ERROR - ERROR: LIMIT EXCEEDED: TOO MANY EXTERNALS...