• the example in the folder Keil\C51\EXAMPLES\FarMemory\16MB RAM on ADuC812.
    in the example in the folder Keil\C51\EXAMPLES\FarMemory\16MB RAM on ADuC812. FVAR (char, 0x015678) = 0x5A; i = FVAR (char, 0x015678); if i change 0x015678,such as: FVAR (char, 0x016000) = 0x5A;...
  • the example in the folder Keil\C51\EXAMPLES\FarMemory\16MB RAM on ADuC812.
    in the example in the folder Keil\C51\EXAMPLES\FarMemory\16MB RAM on ADuC812. FVAR (char, 0x015678) = 0x5A; i = FVAR (char, 0x015678); if i change 0x015678,such as: FVAR (char, 0x016000) = 0x5A;...
  • DOS/16M Error: [30] Program must be built -AUTO for DPMI
    I trying to re-compile a very, very, very old Project written for the Archimedes Compiler Version 4. It was created by an employee that is no longer with the company. The Target CPU is a Siemens 80535...
  • DOS/16M Error: [30] Program must be built -AUTO for DPMI
    I trying to re-compile a very, very, very old Project written for the Archimedes Compiler Version 4. It was created by an employee that is no longer with the company. The Target CPU is a Siemens 80535...
  • Monitor error 26: Cannot write interrupt vector on ADuC812
    Hi! I have the problem with stopping program execution on serial interrupt with mon51. When I check option 'Stop program execution on serial interrupt' I get 'Monitor error 26: Cannot write interrupt...