We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
how to use the c51 compiler for example if i use c51 -C main.c it is giving error like c51 FATAL-ERROR - ACTION: PARSING INVOKE-/#PRAGMA - LINE LINE: C:\KEIL\C51\BIN\c51.exe -C main.c ERROR: UNKNOWN CONTROL C51 TERMINATED.
commands like C51 --CHIP=8051AH -C main.c module1.c asmcode.as C51 --CHIP=8051AH main.obj module1.obj asmcode.obj C51 --CHIP=8051AH -Ddebug -Dbuffers=10 test.c C51 --CHIP=8051AH -Ex.err x.c etc