Error

Hi

When I tried to compile the software and I get the error:

CLASSES (ICODE (0xC00000-0xC1FFFF), NCODE (0xC00000-0xC1FFFF),FCODE (0xC00000-0xC1FFFF) ,
FCONST (0xC00000-0xC1FFFF), HCONST (0xC00000-0xC1FFFF),
XCONST (0xC00000-0xC1FFFF), NCONST (0xC00000-0xC03FFF),
NDATA (0xC000-0xCFFF, 0xF600-0xFDFF), NDATA0 (0xC000-0xCFFF, 0xF600-0xFDFF),
SDATA (0xC000-0xCFFF, 0xF600-0xFDFF), SDATA0 (0xC000-0xCFFF, 0xF600-0xFDFF),
IDATA (0xF600-0xFDFF), IDATA0 (0xF600-0xFDFF),
FDATA (0xC000-0xCFFF, 0xF600-0xFDFF), FDATA0 (0xC000-0xCFFF, 0xF600-0xFDFF),
HDATA (0xC000-0xCFFF, 0xF600-0xFDFF), HDATA0 (0xC000-0xCFFF, 0xF600-0xFDFF),
XDATA (0xC000-0xCFFF, 0xF600-0xFDFF), XDATA0 (0xC000-0xCFFF, 0xF600-0xFDFF))
CINITTAB (0xC00000-0xC1FFFF)
VECTAB (0xC00000)
*** FATAL ERROR L210: I/O ERROR ON INPUT FILE:
EXCEPTION 0021H: PATH OR FILE NOT FOUND
Target not createdFILE: main.obj

How to resolve this problem?

Eric Boon

Parents
  • I have gotten similar file not found errors when a project is created on one machine and then moved to another where one machine does not have the program installed to the default C:\KEIL\ folder.

    The only way I have found to fix this is to open the uV2 project file in Notepad and edit the file paths.

    Hopefully someone can advise a better way of doing this, but it works for me.

Reply
  • I have gotten similar file not found errors when a project is created on one machine and then moved to another where one machine does not have the program installed to the default C:\KEIL\ folder.

    The only way I have found to fix this is to open the uV2 project file in Notepad and edit the file paths.

    Hopefully someone can advise a better way of doing this, but it works for me.

Children
More questions in this forum