• Keil Beginer
    Hello Everyone, I have just taken a few baby steps in embedded c,and have hit a snag.I am referring the book "Embedded C" by Pont, Michael J. In the book it says that i need Keil c51 development tools...
  • main.c will be overwrite at the beginning
    What could be the problem if a code doesn't start the main function at the beginning? My code does start the function after the main function (if I take a look into the map-file) - the usart in the line...
  • To begin Rtos with keil
    Hi all, Happy new yr. I want to go for Real time coding for my applications. Can anybody guide me to begin with RTOS,so that i can develop applications using Keil RTOS for Microcontrollers,Keil provide...
  • a beginer in micro controlers
    respected sir: i am a student of elec. eng. undergraduate in uet lahore i want to work in the in micro controllers of 8051 plese can you guide me i will be very thankful to you waqar
  • Error C141 with Variables beginning with '$'
    Hello, I am using BankSwitching with XdataPort. In the BankSwitching Assembly file exists a public variable called '?B_CURRENTBANK'. I would like to access this variable from my C-program: extern...