Skip to main content



      Home
Home » Newcomers » Newcomers » eclipse and make - k clean all problem
eclipse and make - k clean all problem [message #117207] Sat, 12 November 2005 15:24
Eclipse UserFriend
Originally posted by: nealbrains.gmail.com

I am starting out with microcontrolles (LPC2131) and using eclipse with
cygwin and cdt. I don't know if this is a problem or not, but when I go
to clean all the files through eclipse, i get messages saying
------------
make -k clean all
rm crt.lst main.lst crt.o main.o main.out main.hex main.map main.dmp
rm: cannot lstat `crt.lst': No such file or directory
rm: cannot lstat `main.lst': No such file or directory
rm: cannot lstat `crt.o': No such file or directory
rm: cannot lstat `main.o': No such file or directory
rm: cannot lstat `main.out': No such file or directory
rm: cannot lstat `main.hex': No such file or directory
rm: cannot lstat `main.map': No such file or directory
rm: cannot lstat `main.dmp': No such file or directory
make: [clean] Error 1 (ignored)
----------------------------
I don't know if the resulting hex file works because it was made for a
LPC2106 but I am in the process of configuring it for the LPC2131.
These example files and tutorial were from the pdf file by
James P Lynch "Arm cross development with Eclipse version 2"

Please send me any email if you have any info are help.
Thank you.

THank you,
Neal Dyrkacz
Previous Topic:"New Remote Site" hangs on Redhat 8 but not Windows
Next Topic:Deleting files at build-time?
Goto Forum:
  


Current Time: Tue May 06 22:46:51 EDT 2025

Powered by FUDForum. Page generated in 0.11513 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top