• Error L220: Invalid Input Module
    I am using an Atmel 80C32X2 using Keil 8051 compiler and LX51 linker. I am using both CODE and RAM banking. The banks are mapped as 32K blocks. I use a lot of data that requires to be held in the code...
  • error 59: Invalid Absolute module
    Find attached code which i am using for receiving single CAN message on LM3S8962 Stellaris Evaluation board. (1)While debugging i am getting "error 59: Invalid Absolute module" error Please help...
  • *** error 59: invalid absolute module
    I can no longer run the simulator, debugger, or download code to my target. When I try to download code to my target I get the below error message, which I can't seem to find any reference to online...
  • Problems with the communication with analog input module.
    I am trying to communicate a microcontroller P89c51RD through serial port with a analog input(AI) module ICP_DAS. The AI has an own communication protocol, (send #011 and it responds to channel 1, i.e...
  • Invalid Register
    Trying to program an Atmel 89C2051 device but I get 3 errors exactly the same invalid register. The line of code is MOV R0, R5 Any ideas anyone.