Re: [lpc2100] Project Basics -> for GCC 3.4 (perhaps also earlier version) and LPC2106 (modifyable for LPC2104 / LPC2105)
2003-12-24 by capiman@t-online.de
Hello James,
i attached a test file environment for LPC2106 and
GCC 3.4 under WinXP.
It is a slightly modified version of parts which
where already posted in this mailing list...
Please adjust
MEMORY {
flash : ORIGIN = 0, LENGTH = 120K
ram : ORIGIN = 0x40000000, LENGTH = 64K
}
flash : ORIGIN = 0, LENGTH = 120K
ram : ORIGIN = 0x40000000, LENGTH = 64K
}
when you are not using a LPC2106.
Hope it helps (please give me a feedback) and merry
christmas !
Martin
Show quoted textHide quoted text
----- Original Message -----From: James DabbsSent: Wednesday, December 24, 2003 4:01 PMSubject: [lpc2100] Project BasicsI'm looking for a sample makefile for a LPC2100, if anyone has one. Just something showing the basic compiler and linker options for gcc would be a GREAT christmas present. Thanks.
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/lpc2100/
- To unsubscribe from this group, send an email to:
lpc2100-unsubscribe@yahoogroups.com
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.