Can any one tell me how to get serial communication from 8051 with pc. i m reallly confused. i have tried my best but no characters appeared on my hyper terminal
i have written serial comm. code in assembly from different books but none worked. can any one plz help me?
still i also have problem in compile of code to add include of header "#include "maxim.h"" what is the problem?
@malgar fhanpar: What exactly is your problem? Any error messages? Please list them and also list the toolset you're using. Anyway, is this related to the issue of Muhammad Yousaf Gulzar? If no, please open a new thread for your problem.
caonnt find include file on comptuer!
what is error from? it is in pain for link or compile.
I guess that the file is somewhere on your PC but the path where the file is stored is not in your include path. Add the path to the include path via: Project -> Options for target ... -> C51