This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Project won't compile

I have recently been given project files for an old project that I was told was working on a NXP LPC2388 board. When I open the project in uVision3 it has two files that are red and it won't compile or build. I keep getting the same errors.

error - can't create command input file 'lpc2300._ia'

For every time I click build and

error - can't create command input file 'manual_mode_layout.__i'

For when I click compile.

I've never used this software before and there is nothing anyone can tell me other than the guy who was here before you had it working. I was given a bunch of disks to install the software, a lot of it looked redundant. Maybe that's my problem?

The missing files are:

FS_ARM_L.lib
MCI_LPC23xx.c
-file_config.h
-mci_lpc23xx.h

Basically I just need to get this project flashed to the board and I can't even get it to compile. I would appreciate any help you could offer.

Parents
  • I'll try that but pretty much I was given a folder with a project in it. I found it the problems that fixed those errors and now i'm getting a bunch of these errors:


    Build target 'Target 1'
    linking...
    versapower.axf: Error: L6218E: Undefined symbol SWI_Handler (referred from lpc2300.o).
    versapower.axf: Error: L6218E: Undefined symbol __fclose (referred from retarget.o).

    The ocmpleted part comes from my supervisor saying that the previous employee had the project in some form on the board and was visually showing him stuff. That being said I don't have access to the employee's previous computer files just a folder with the project code in it.

Reply
  • I'll try that but pretty much I was given a folder with a project in it. I found it the problems that fixed those errors and now i'm getting a bunch of these errors:


    Build target 'Target 1'
    linking...
    versapower.axf: Error: L6218E: Undefined symbol SWI_Handler (referred from lpc2300.o).
    versapower.axf: Error: L6218E: Undefined symbol __fclose (referred from retarget.o).

    The ocmpleted part comes from my supervisor saying that the previous employee had the project in some form on the board and was visually showing him stuff. That being said I don't have access to the employee's previous computer files just a folder with the project code in it.

Children
No data