• How to print a message to hyperterminal.
    Is it possible to wirte a message to hyperterminal from my develop-kit?
  • L220 Error Message
    Hi, I'm able to compile one of my programs but while linking it gives me *** FATAL ERROR L220: Invalid Input Module MODULE : prog.obj what could be the reason ? regards, vipin
  • recieving messages from gsm
    i am working on a embedded project using GSM SIM300.i am using Atmel at89s52, GSM module ,temperature sensor LM35. Working of project - Temp sensor will sense the temperature and sent a message...
  • Running a program from flash memory
    Hi all, This is my first program that I downloaded to the flash memory after modifying the Keil MCB251 board for flash programming. I used the ATMEL flip to download the Blinky program to the MCB251...
  • Calling assembly function from C
    I am working on a project that has multiple C files and an assembly file. A function in one of the C files is calling an assembly subroutine. The project compiles fine but linking produces the following...