EmbDev.net

Forum: ARM programming with GCC/GNU tools Makefile problem


von Riou Yannick (Guest)


Rate this post
useful
not useful
HI, I'm using Yagarto compiler on a mac with the netbean IDE, I've a 
LPCxpresso 1769 and I don't find a working makefile and startup script 
to compile an .hex file to upload on my board (with a ftdi in uart)...

Does someone have these files or have useful links that help to write 
these files ??

Thans for your help.


Madz

von Martin Thomas (Guest)


Rate this post
useful
not useful
Maybe the makefile from my project can server as template:
http://siwawi.bauing.uni-kl.de/avr_projects/arm_projects/arm_memcards/index.html#chanfat_lpc_cm3 
. In this project there is also some startup-code and a linker-script. 
The project is rather old. Up-to-date startup-code should be available 
in the CMSIS-Package for this controller from nxp.com. To "upload the 
hex-file" you may use the software lpc21isp ( 
http://lpc21isp.sourceforge.net/ )

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.