• ARM newbie...newbie questions!
    Note: This was originally posted on 8th February 2012 at http://forums.arm.com Hello everybody, this is my first post in the forum. I'm an AVR 8-bit user curious about the ARM world, the Cortex M0 side...
  • newbie question (I'm an idiot)
    Hoping someone can help me with a question. I'm stepping up to the big league in development tools and I've never used a linker like this before. I'm converting some of my older assembly stuff to the...
  • Newbie dumb question
    Why, when I use the Simulator on this code, does A return as 0 when it should be 3? MAIN: NOP MOV DPTR, #CommandTable MOVX A, @DPTR ; Get the offset MOV DPTR, #Subroutines JMP @A+DPTR CommandTable...
  • Simple Newbie question
    Ok. I'm sure this is a very elementary question, but I really don't know much yet. I've got a Silabs 8051 development kit ( www.silabs.com/.../C8051F330DK.htm ) and I'm trying to learn about serial...
  • Newbie
    Dear all, i am now working on a school project that use 8051 micro-controller from Silicon Lab. As this is the first time i working on a micro controller, can someone enlighten me where can i get...