Hi I am wondering if anyone has some code for SPI on the LPC2148 using GNUARM. I have found some snippets here and there, but no general nicely laid out...
... I would suggest that you join the Yahoo group for the LPC2000. There is a very active community of knowledgeable people on that list. TomW -- Tom Walsh -...
... using ... There is ... http://openzipit.org ... And you can download sample code from www.jcwren.com/arm. He has written a massive amount of code for the...
Hi ppl, I've been playing with GCC(newlib)/Eclipse/OpenOCD to try and get a timer interupt working. I've managed to see in the VIC0 interrupt status registers...
... No. It is GPL. Some things you will have to compile yourself or by the working package. Your choice only. all of it will be incorporated in a future offial...
... For this type of a question, it would be best that you join a mailing list of people who have a similar interest in the specific ARM processor you are...
... I built gcc 4.3.0 using very similar instructions to those on gnuarm.org site (I had to tune t-arm-elf a bit for multilib settings with thumb2). It works...
... Is there a schedule for 4.3 with the thumb2 support? I can't help but notice that it's been over TWO YEAR since codesourcery announced support for the...
... Gcc 4.3 supports it; newlib doesn't correctly (maybe the development cvs/svn version does, but the latest release), your mileage may vary. Gcc 4.3 with -Os...
Hi all, I am trying to make a project compiled with TMS470 compiler, compilable with GNU ARM compiler from code sourcery (arm-eabi) for windows. It does not...
Hi Ram, this could be the effect of your make script forcing gcc to use a certain C-standard. For example in C90 there is no such thing as a line comment...
Hi Jens, You are right. I had -ansi option enabled in my makefile. I removed it and now this error disappeared !! Thanks a lot for your timely suggestion. Ram ...
Hello, there's a problem with the configure scripts of newlib and insight. makeinfo isn't detected properly on more recent systems. Resulting in errors like...
Seems like yahoo groups doesn't store attachments. You can get them from here too: http://kriewitz.eu/projects/gnuarm/insight-6.5-missing-makeinfo.patch ...
Hey guys, I was curious if the work here supports the ARM based chips used for the Palm / Garnet OS based systems. I am aware of the prc-tools which provides a...
Hi folks, I would like GCC to place a function in RAM but I got some problems. I declared: void foobar (void) __attribute__ ((section (".data"))); I expect...
... If the room is reserved in .data, I have to believe the code is there as well. .data is initialized ram (as opposed to .bss which is cleared to 0, or...
I prefer to do this with different files rather than using attributes (I don't like using attributes: I prefer portable C code). The files that are selected to...
... Hi, you need glue code (interworking) to translate between arm and thumb code. Normally, your compiler takes care of this. In your assembly fliles, do you...
... Oh yes, I've been to the interworking circus. I'm pulling the libc, etc. in from /include/thumb/interworking, and I have -mthumb_interwork specified,...
I am trying to install the GNU ARM 4.2 toolchain from source on my Debian Sid (Unstable) system. When I attempt Step 3 ("make all install") on the support...
Dear members, We uses gnu-arm compiler, and its version number is 3.2.2. Then we want to compile c++ source files with gnu-arm compiler. But we cannot change...
Hello, I'm Samuel. I have just joined gnuarm groups. Thanks. ________________________________________________________ 180µµ ´Þ¶óÁø ¾ßÈÄ! ¸ÞÀÏ - µÎµÕ!...