[ECOS] Re: CAN bus on olimex LPC-L2294

2008-09-21 Thread Bronislav Gabrhelik
I have read more carefully documentation for CANMOD register. It confirms that normal mode transmitted messages must be acknowledged. So it seems transmitting works but receiving doesn't. Bronislav Gabrhelik 2008/9/19 Bronislav Gabrhelik <[EMAIL PROTECTED]>: > I have hard time to make CAN working

Re: [ECOS] SMP on PC X386 Fails

2008-09-21 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