MicroCANopen source code distribution ===================================== COPYRIGHT: Embedded Systems Academy, Inc. 2002. All rights reserved. www.microcanopen.com This software was written in accordance to the guidelines at www.esacademy.com/software/softwarestyleguide.pdf DISCLAIM: Read and understand our disclaimer before using this code! www.esacademy.com/disclaim.htm LICENSE: Users that have purchased a license for PCANopenMagic (www.esacademy.com/software/pcanopenmagic) may use this code in commercial projects. Otherwise only educational use is acceptable. VERSION: 1.01, Pf/Aa/Ck/DM 18-DEC-02 "esa_defs.h removed",Object Dictionary Entries realized as makros 1.00, Pf/Aa/Ck 07-OCT-02 Directories in this release =========================== \MCO_Vers101 Source c file "mco.c" with the entire MicroCANopen implementation. Definition file "mco.h" - contains configurable #define parameters. Definition file "mcohw.h" - defines HW driver interface. NOTE: The hardware drivers are implemented within the examples. \Utils Contains several files suitable for testing and debugging the examples. MicroCANopenExample.eds - Electronic Data Sheet for the nodes implemented in the examples. .dbc and .cfg files for Vector CANalyzer \Example591 Example implementation for Philips 8xC591 microcontroller. Refer to read_me.txt for more details. \ExampleCC01 Example implementation for Atmel 89C51CC01 microcontroller. Refer to read_me.txt for more details. \ExampleXAC3 Example implementation for Philips XA-C3 microcontroller. Refer to read_me.txt for more details. --------------- END --- OF --- FILE ---------------