Hi, Is it possible for me to use the databus on a time shared basis? I have one NVRAM talking to 4 controllers. All the controllers are doing different tasks....
arm_techie arm_user
arm.techie@...
Sep 3, 2007 4:32 am
3538
I will be out of the office starting 31-08-2007 and will not return until 01-01-2008. I will leave assembleon per today. People who need/want to reach me can...
Hi there everyone, I have just started using GNU for the first time. Will really appreciate if anyone can direct me to: 1. The best and easy to use tutorial...
Greetings: I am new to the GNUARM Eclipse/OpenOCD LPC21xx development system. I am trying to learn how to use the GDB debugger and gain an understanding of its...
Greetings: Please direct me to documentation that describes the ARM unique features of GNUARM GCC. Is there a special GCCARM library manual that defines the...
... Hi, A good start could be the Jim Lynch tutorial, you can found it at http://gnuarm.alexthegeek.com/ HTH Cheers -- Danilo Uccelli CH-2400 Le Locle ...
Hello OST, Without a special glue logic (bus router) you can't connect several data buses together. In your case I would recommend you to use the I2C (also...
I've got a program that runs great on an LPC2148. It pretty simple, it doesn't use any pointers. Rock solid. The program has a main loop that gets executed...
I buyed JTAG connector from Amontec company, I have larger version which is for parallel port with power from USB cable. I configured it with raven_all_speeds...
I have one of those parallel port ones too. I could never get it working reliably (only sort-of-sometimes), whatever combination of firmware/drivers I used....
Do you have MAM fully enabled ? You could have the MAM bug problem. See the chip errata. I haven't experienced this one yet. ________________________________ ...
... From: Bruce Paterson To: gnuarm@yahoogroups.com Sent: Wednesday, September 05, 2007 4:04 AM Subject: RE: [gnuarm] Amontec Chameleon POD not functional ? I...
... whatever combination of firmware/drivers I used. Part of the problem is differences between port implementations on various PCs. Newer PCs don't even have...
Hi! I’ve found a strange thing when using interrupts with GCC. When I compile the code and run it GCC tends to change the code depending in the content of...
... use ... with ... MacRaigor ... let you ... Thanks for your response, I am thinking why jtag_gdbserver always tolds me that: "device not found" (the same on...
... your ... CPLD in ... When I am trying on Windows XP to write predefined 000_ledblink configuration into JTAG connector plugged in parallel port, programmer...
I just found this configuration file on the Amontec web site: <http://www.amontec.com/fix/project/chameleon/config/chm_appl_jtag_wiggl er.amtsvf> and it worked...
I just found this configuration file on the Amontec web site: http://www.amontec.com/fix/project/chameleon/config/chm_appl_jtag_wiggler.amtsvf and it worked...
... Newlib is an alternative implementation of the Standard C library. It provides implementations of things like malloc() and printf(). It's generally...
... your ... CPLD in ... I tried it, and when I used the newest ledblink, I see blinking my red led. But jtag_gdbserver still outputs "device not found", I...
Hi, what is this "jtag_gdbserver" you're talking about? Google turned up only few hits, and this thread was the only english hit. The "raven" configuration...
... Hi Dominic, jtag_gdbserver is open source GNU GDB server. It contains GDB stub and it can be started on machine with connected JTAG connector in paralell...
Thanks for this, Rick. Do you, by any chance, know if there any license restrictions in using newlib (like programs covered under GPL require source code to be...
... http://sourceware.org/newlib/COPYING.NEWLIB Heh. As a collection of software from many sources, it seems to have many different license agreements;...
... From: "jpetag" <jpetag@...> To: <gnuarm@yahoogroups.com> Sent: Monday, September 10, 2007 9:13 AM Subject: [gnuarm] Re: Amontec Chameleon POD not...