• error - can't create command input file '(null)'
    I receive this error when compiling a existing project made from another uVision compiler (I don't have this version yet). I did not write the code for this project and the only change I made to the...
  • v6.20 Can't create HEX Files !
    I just update my version of C51 Keil in version 6.20. I tried to compile an old project and the OH51 file do a fatal error! So, my hex file was not created ! My OH51.exe version is 2.5 What's...
  • Error 56 can't open file
    Hy, I am facing error in Rebuilding all target files using u vision 2. Error is like that *** ERROR: CAN'T OPEN FILE plz guide me
  • can't create directory with File System component
    hi, I'm trying to create a directory like this: if (fcheck ("F0:") != fsOK){ //error, format fformat ("F0:", "/FAT32"); //check, if not trwo an error if (fcheck ("F0:") != fsOK) fatalError...
  • ERROR: CAN'T OPEN FILE
    when i build the program it gives ERROR: CAN'T OPEN FILE 'hm'... out put box will shown below error Build target 'Target 1' compiling t.c... linking... Program Size: data=11.0 xdata=0 code=67...