[ECOS] Re: NAND flash driver considerations: RFC

2008-09-24 Thread Rutger Hofman
I have received no responses for this RFC. Wouldn't anybody care to comment? Or do you think it is more useful if I just present my proposed NAND controller interfaces (public and controller-specific), my proposed NAND chip interfaces, and my proposed .cdl config setup? For sure that is some

[ECOS] GCC 4.3.2 toolchains for arm, cortex, mips, powerpc

2008-09-24 Thread Øyvind Harboe
I've been toying around with building GCC toolchains(as one does...). They are ready for testing if anyone is interested: http://mail.zylin.com/pipermail/zylin-discuss_zylin.com/2008-September/000557.html Feedback welcome! W.r.t. eCos libstdc++ posix threads support they are not available her

[ECOS] SMP on PC X386 Fails

2008-09-24 Thread Steve West
I am trying out the SMP code for a PC x386 build. When a cyg_thread_delay() gets encountered the system crashes. I tried using a spinlock around the cyg_thread_delay() but it makes no difference. I have an older version of eCos about 3 years old. Any suggestions would be helpful. I have foun

[ECOS] receiving of CAN messages doesn't work when debugging through ethernet

2008-09-24 Thread Bronislav Gabrhelik
I am facing to strange problem. When I debug my board by GDB through ethernet the receiving of CAN messages doesn't work. I believe that it is lost interrupt issue, because received CAN messages are acknowledged by this board. Furthermore I found out that when I execute and debug the same applicati