Search found 5 matches

by donericb50
Fri Jun 01, 2012 1:52 pm
Forum: NetBurner's Eclipse IDE
Topic: Updating gcc
Replies: 3
Views: 4296

Re: Updating gcc

This is a "feature" of gcc when using nested swtich statements such when implementing an ASM. Please see the attached pdf. Building your own table based ASM is one way of solving the problem. This is actually not a version based problem ( from my experience ) with gcc.
by donericb50
Thu Nov 19, 2009 3:58 am
Forum: NetBurner Software
Topic: CB34-EX CAN (controller area network) performance
Replies: 17
Views: 10627

Re: CB34-EX CAN (controller area network) performance

Thank you Larry for doing beyond the call to provide this test and results. Most vendors I work with with would just suggest the customer test it and caution about not being responsible for user applications. I appreciate the extra support. We have over 200 CAN monitoring and logging systems in truc...
by donericb50
Wed Nov 18, 2009 10:25 am
Forum: NetBurner Software
Topic: CB34-EX CAN (controller area network) performance
Replies: 17
Views: 10627

Re: CB34-EX CAN (controller area network) performance

I've used the CAN capabilities on the 5282 for about 4 years and the 5234 for about 18 months and they work fine for me. I think that this is because I use global filtering and channel assignment features to limit the bus traffic to the parameters that I wish to monitor. By creating a high priority ...
by donericb50
Mon Jul 14, 2008 12:57 pm
Forum: Off-Topic
Topic: Any Training on internet or any other place?
Replies: 4
Views: 7101

Re: Any Training on internet or any other place?

In re-reading your background and both Chris' and my response, I think that I should add that embedded programming requires some level of hardware understanding. This can be extensive in time-critical applications with new hardware directly interfaced to the netburner or as little as communication t...
by donericb50
Mon Jul 14, 2008 12:43 pm
Forum: Off-Topic
Topic: Any Training on internet or any other place?
Replies: 4
Views: 7101

Re: Any Training on internet or any other place?

I agree with Chris' recommendations but would like to add one.

4. If you are unfamiliar with RTOS pick up a copy of MicroC/OS-II by Jean J Labrosse. Netburner OS is a derivative of this and the book is a good introduction to RTOS features.

All the best.
D