diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/manual/en/html/node44.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/manual/en/html/node44.html Tue Jun 05 18:43:21 2007 +0200 @@ -0,0 +1,132 @@ + + + + + +Motorola HCS12 + + + + + + + + + + + + + + + + + + + + + +

+Motorola HCS12 +

+The examples have been tested on a MC9S12DG255 mounted on a +Elektronikladen HCS12 T-board. + +

+Beware that there are a few differences in the MSCAN module of the +68HC12 and HCS12 microcontroller. For a HC12, you must adapt the driver +that we provide for HCS12. + +

+For the difference MSCAN HC12/HCS12, see the Motorola application note +AN2011/D. + +

+Configure switch: + +

+ -target=hcs12 + +

+To do a CANopen node running on a microncontroller Motorola MC9S12DP256, +you need : + +

+ +

    +
  1. The compiler GNU gcc for HC11, HC12, HCS12 : m6811-elf.
    +Download the release 3.1 at : + +
    +hrefhttp://m68hc11.serveftp.org/m68hc11_pkg_rpm.phphttp://m68hc11.serveftp.org/m68hc11_pkg_rpm.php + +

    +

  2. +
  3. A board with this chip. We are using the T-board from +Electronikladden. +
  4. +
  5. At least about 40 kBytes of program memory. +
  6. +
  7. A tool to flash the memory. (We are using the hight cost +Lauterbach debugger). +
  8. +
+

+ +Subsections + + + +

+
+epimerde +2007-06-05 +
+ +