For further project history see http://sourceforge.net/projects/canopennode/ This initial commit contains relevant files, which are the same as in the following git repository on this date (25.7.2015): http://sourceforge.net/p/canopennode/code_complete/
10 lines
542 B
Text
10 lines
542 B
Text
CANopenNode driver for eCos CAN framework. The driver supports any hardware that is supported by the eCos CAN framework.
|
|
See http://ecos.sourceware.org/
|
|
|
|
The driver was developed and tested with the Olimex LCP-E2294-1MB board:
|
|
https://www.olimex.com/Products/ARM/NXP/LPC-E2294-1MB/
|
|
|
|
and with the Olimex LPC-L2294-1MB board:
|
|
https://www.olimex.com/Products/ARM/NXP/LPC-L2294-1MB/
|
|
|
|
The driver also utilizes the eCos generic flash support to implement parameter storage and default parameter restore functionality via objects 0x1010 and 0x1011.
|