Makefile problem

Guest #2918273
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
Guest #2921653
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/ )

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now