• fix a constant address of code
    I would like to fix an address to start my code always at the same address. I have all books C51, A51, BL51, etc but I've lost my L51 book... I use in the option file of linker the instruction CODE...
  • fix a constant address of code
    I would like to fix an address to start my code always at the same address. I have all books C51, A51, BL51, etc but I've lost my L51 book... I use in the option file of linker the instruction CODE...
  • Placing Constant at a particular address
    Hi, I need to place a constant array at code address 0x10000. When i say this it puts it in address 0x0000 leaving out the one and it conflicts with the code already present at 0x0000. Can someone tell...
  • Placing C constants at specific addresses
    I need to place a constant at a specific address, does anyone knows ow to do this????
  • Placing C constants at specific addresses
    I need to place a constant at a specific address, does anyone knows ow to do this????