• C51 setup
    Hello, Help me please how do I setup my compiler? I set up the off chip code memory to 0x4100 at target options but the compiler allways put a LJMP eg 452B (start of user code)at the ROM 0 location...
  • Peripheral Setup
    Can someone point me to the document location that tells how to setup custom periperal devices that interface to the 8051? I would like to simulate Flash and A/D device accesses.
  • How to setup a correct linker file
    Hi. I'm working on a larger project, which is split into a subset of libraries. As the code grew the more warnings appeared after linking (Section located outside class area), which resulted in...
  • string setup
    in a c-module I found the definition of a string: char acString[20] = ""; For me the initilisation looks a little bit unusual. My questions at this point are: - is this allowed in ansi-c? -...
  • vpbdiv setup
    The example's startup file in The Insider Guide from Hitek has the option to set XCLKDIV:XCLK Pin which changes bit# 2-3 of VPBDIV register. LPC2131-UM pg.50 indicates that bit# 2-7 are reserved. Is...