EmbDev.net

Forum: ARM programming with GCC/GNU tools Create new project in CodeLite


von Montspy (Guest)


Rate this post
useful
not useful
Hi !
I'm new to ARM programming and I'm a little lost with those makefiles.
(I hope you will understand me, I'm French)
I'm using Yagarto, CodeLite and the lpc1343 Code Base.
Since I started, I just modified the main.c file to try different things 
but now I would like to start a real project, organize it in different 
files etc.
But when I add a new file, it doesn't seem to be compiled with the rest 
of the project.

Can someone explain me how to proceed in order to have a neat workspace 
?

Regards,
Val'

von Martin T. (mthomas) (Moderator)


Rate this post
useful
not useful
I don't know CodeLite but if the IDE calls make with a given makefile 
it's not enough to add a source-file to the IDE's project, the file 
needs to be added in the makefile too. If the IDE generates a makefile 
internally the question might be better asked in a CodeLite-specific 
forum or mailing-list.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.