• First project in Embedded C
    Right now I am tinkering around with embedded programming; desktop programming is getting a little boring. I am trying to make a clock. The part I am having trouble with is displaying the time. I need...
  • first project on uvision2 not working.
    I have created my first project and I have included only one file, which is very simple, and here is the contents of it. /*This program demonstrates the use TCON and TMOD SFR. */ #include <REG51F...
  • RTX First project - when built it is missing first part of the code
    It must be a novice question but I have been trying for days without success. I created RTX First project example using PDF guide but when I built the project and started the simulation it didn't even...
  • Seeking help for my first 8051 project
    Hello! I have written a program using the µVision/51 evaluation for Windows Version 1.24. I want to create a hex file that could be loaded in the on-board Flash of an AT89C51 by Atmel. The size of...
  • first steps
    Hello, I have just bought a EZ USB kit and I would like to know what I could do for my first steps with it. NB: I have just followed the tutorial and I have not really ideas to continue. The development...