• Command Line to compile the project
    Hi, I am trying to write a script to compile my code (organized in a project) using CA51 Compiler Kit (uVision2). Can somebody let me know how this can be done. I am able to compile individual files...
  • skipping lines when compiling
    I having problems with the C51 v6.2 not compiling certain lines of codes. I tried doing a search on previous posts but didn't see anything related. here are the C statements: if (msg_inbuf!=0) //...
  • command line keil compiler
    hey can anybody tell me how to use keil compiler from command line........
  • compiler can't see 2 lines
    while debugging, the compiler can't see 2 lines , when I repeated them , It can see them but I want to know if this problem in debugger only or not, I mean do I have to repeat them or not? else...
  • compiler command line details
    Hi, Is there a means to visualize the compiler command line call which is generated by the µVision IDE ? Using the IDE, we can select different options and I would like to see them on the command...