Re: [ECOS] powerpc-eabi-g++: installation problem, cannot exec `cpp0': No such file or directory

2005-11-03 Thread Andrew Lunn
On Wed, Nov 02, 2005 at 03:47:31PM -0500, Morris Walton wrote: Thanks, It appears to be installed in the right place: /opt/ecos/gnutools/powerpc-eabi/lib/gcc-lib/powerpc-eabi/3.2.1/cpp0 here is my g++ -v output (is this right?): [EMAIL PROTECTED] powerpc-eabi-g++ -v Reading specs

Re: [ECOS] powerpc-eabi-g++: installation problem, cannot exec `cpp0': No such file or directory

2005-11-03 Thread Bart Veer
Andrew == Andrew Lunn [EMAIL PROTECTED] writes: Andrew On Wed, Nov 02, 2005 at 03:47:31PM -0500, Morris Walton wrote: Thanks, It appears to be installed in the right place: /opt/ecos/gnutools/powerpc-eabi/lib/gcc-lib/powerpc-eabi/3.2.1/cpp0 here is my

[ECOS] Ethernet cl- DEBUG problem

2005-11-03 Thread Giovanni Perbellini
Hi all, I'm using the Cirrus Logic ethrnet driver (cs8900a) on MIPS processor. In the cs8900.h file is possible to set the DEBUG variable to get debugging details. If I set DEBUG=2 (for added data IO output: get_reg, put_reg) my program does not start in a correct way. What is the problem? (it

Re: [ECOS] problem while executing RAM based Redboot with Go command

2005-11-03 Thread Andrew Lunn
On Thu, Nov 03, 2005 at 07:10:02PM +0530, Nagendra G wrote: Hello, I am facing problem with Go Command.Please help in solving this. I have created RAM and ROM based Redboot .Now i am loading RAM based redboot that is redboot .bin into target using serial console using Load -r -m

[ECOS] I/O auxiliary

2005-11-03 Thread gerardo . rossi
Thanks for your patience and excuse us for our insistence but we have some problems starting applications on eCosynth with I/O auxiliary. We have on host-side the following dir: /usr/local/libexec/ecos/devs/eth/synth/ecosynth/v2_0/ that contains these files: -rw-r--r--1 root root

Re: [ECOS] Ethernet cl- DEBUG problem

2005-11-03 Thread Andrew Lunn
On Thu, Nov 03, 2005 at 11:42:05AM +0100, Giovanni Perbellini wrote: Hi all, I'm using the Cirrus Logic ethrnet driver (cs8900a) on MIPS processor. In the cs8900.h file is possible to set the DEBUG variable to get debugging details. If I set DEBUG=2 (for added data IO output: get_reg,

Re: [ECOS] how to test Redboot version/configuration from within ecos application

2005-11-03 Thread Andrew Lunn
On Thu, Nov 03, 2005 at 09:51:02AM +0100, Neundorf, Alexander wrote: Hi, in our device we did something not-really perfectly in redboot. Now we fixed this and have a slightly different version. We can work around this issue in the application, but we have to find out which of the two