• locate copyright
    Using c51/a51/bl51 is there a simple way to guarantee that a copyright message will appear in the code memory immediately following the interrupt vectors? in advance, thanks Erik
  • locate copyright
    Using c51/a51/bl51 is there a simple way to guarantee that a copyright message will appear in the code memory immediately following the interrupt vectors? in advance, thanks Erik
  • locate copyright message
    I want to put a copyright message into the ROM. How do I make the linker locate it immediately after the interrupt vectors? Thanx, Erik
  • locate copyright message
    I want to put a copyright message into the ROM. How do I make the linker locate it immediately after the interrupt vectors? Thanx, Erik
  • Linker warning suppression
    Hi, Is there a means of supressing linker generated warnings? I realise they're there for a reason, but this one's deliberate. I forget the error code, but it's concerned with the location of an...