• A51: Error A20: INVALID SIMPLE RELOCATABLE EXPRESSION
    I have: 1. ext_port.a51 file, that contains some variables. 2. ext_port.inc file, that contains some macros, that use variables from ext_port.a51. 3. some files, that use macros from ext_port.inc....
  • Programming error with START900.A51
    I use EPM900 as parallel programmer. In programmer setting of micro vision2 environment, I've chosen "Use configuration from START900.A51". When I clicked Flash download, following error message displayed...
  • Program to flowchart A51
    Please suggest a flowchart program for A51. (It should run under Win XP Pro.) (Yes, I already searched 'flowchart' in this forum. But I had trouble navigating the site that the post suggested.) ...
  • #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...
  • 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?