eclipse and make - k clean all problem [message #117207] |
Sat, 12 November 2005 15:24 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.11513 seconds