arturo_tramontini worte : > I've used keil uvision3 demo for some test lpc2106, i like it, but > the cost of running version is out of my budget (vendors ask about > 1700eu.+tax), so i ask me if someone can help me in building the > arm compiler/linker gnu for windows.xp (i hate pc-windows ,but, for > now, i must live with them), ok - in any way - greats thanks at > anyone! > enjoy life! > artur. Bill Gatliff have on his Homepage a good instruction to build the gcc for a ARM. The link is : http://www.billgatliff.com/articles/gnu/gnu-arm7t.html/index.html For the lpc2106 , use as target "arm-thumb-elf" and if you ready to Compile you need the switch "-mcpu=arm7tdmi" for the gcc. sincerely yours Oliver Schneidewind
Message
Re: [lpc2100] Can someone help me to build gnucc form arm?
2003-12-16 by Oliver Schneidewind