• src file and obj file simultaneously
    hi to all, i read from c51 manual that src and obj file can't be created simultaneously.... if it is true, then how can i use the uv2 simulator to see my output.... (if i'm using #pragma asm ....
  • src file and obj file simultaneously
    hi to all, i read from c51 manual that src and obj file can't be created simultaneously.... if it is true, then how can i use the uv2 simulator to see my output.... (if i'm using #pragma asm ....
  • Error creating .obj file from command input file
    Hi, I have a strange problem. I am converting an automatic build script in Perl from using direct calls to the Windows OS to invoking a51 with an '@commandfile' format because the invocation line has...
  • Error creating .obj file from command input file
    Hi, I have a strange problem. I am converting an automatic build script in Perl from using direct calls to the Windows OS to invoking a51 with an '@commandfile' format because the invocation line has...
  • Compiler not producing OBJ files
    Using uVision, I'm not getting .obj files produced by C51. A51 produces .obj files OK in the same project. The example projects do produce .obj files, so the cause is likely project settings. A .LST...