• how do you make the lcd screen work
    iv been fighting this for a while,im using a mcb2300 board. i cant make the blinky example work. i dnt have a board at home so i have to simulate it. i would like to be able to just print some analouge...
  • how do you make the lcd screen work
    iv been fighting this for a while,im using a mcb2300 board. i cant make the blinky example work. i dnt have a board at home so i have to simulate it. i would like to be able to just print some analouge...
  • How do you make the linker understand the correct length of the code
    Hello I'm using the 8K version of the C51 tools. The code produced is less than 8192bytes. The linker thinks how ever that there is more than 8192 bytes and so doesn't complete. The last few lines...
  • How do you make the linker understand the correct length of the code
    Hello I'm using the 8K version of the C51 tools. The code produced is less than 8192bytes. The linker thinks how ever that there is more than 8192 bytes and so doesn't complete. The last few lines...
  • can you make your own projects?
    The ARM tools seem to be broken, i followed the procedure for making a new project. IT generates a startup file ADuc702c.s and it seems to be broken as it will not compile and link. I looked at the blinky...