doc/manual/en/html/node82.html
author etisserant
Mon, 02 Jul 2007 18:22:58 +0200
changeset 236 905677ed00f3
parent 215 f49e5a6b7804
permissions -rw-r--r--
Full preliminary implementation of TPDO transmit type:
- SYNC (N) (1-240)
- RTR only + SYNC (252)
- RTR only (253)
- EVENT, with timer and inhibit time (254 and 255)

User app have to call sendPDOevent(d) to eventually signal mapped data changes.
Callbacks added to 0x140N, TPDO comm parameters for on the fly timers values change.
TestMasterSlave updated.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Does the code compile with an other compiler than GNU gcc
?</TITLE>
<META NAME="description" CONTENT="Does the code compile with an other compiler than GNU gcc
?">
<META NAME="keywords" CONTENT="manual">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="manual.css">

<LINK REL="next" HREF="node92.html">
<LINK REL="previous" HREF="node81.html">
<LINK REL="up" HREF="node80.html">
<LINK REL="next" HREF="node83.html">
</HEAD>

<BODY >

<DIV CLASS="navigation"><!--Navigation Panel-->
<A NAME="tex2html1236"
  HREF="node83.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="/usr/share/latex2html/icons/next.png"></A> 
<A NAME="tex2html1232"
  HREF="node80.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="/usr/share/latex2html/icons/up.png"></A> 
<A NAME="tex2html1226"
  HREF="node81.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="/usr/share/latex2html/icons/prev.png"></A> 
<A NAME="tex2html1234"
  HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="/usr/share/latex2html/icons/contents.png"></A>  
<BR>
<B> Next:</B> <A NAME="tex2html1237"
  HREF="node83.html">Interrupt functions</A>
<B> Up:</B> <A NAME="tex2html1233"
  HREF="node80.html">HCS12</A>
<B> Previous:</B> <A NAME="tex2html1227"
  HREF="node81.html">Which board are you</A>
 &nbsp; <B>  <A NAME="tex2html1235"
  HREF="node1.html">Contents</A></B> 
<BR>
<BR></DIV>
<!--End of Navigation Panel-->

<H3><A NAME="SECTION000114200000000000000">
Does the code compile with an other compiler than GNU gcc
?</A>
</H3>
It is known to work with Metrowerks CodeWarrior. Here are some tips from
Philippe Foureys. :

<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>

<UL CLASS="ChildLinks">
<LI><A NAME="tex2html1238"
  HREF="node83.html">Interrupt functions</A>
<UL>
<LI><A NAME="tex2html1239"
  HREF="node84.html">Code for GCC:</A>
<LI><A NAME="tex2html1240"
  HREF="node85.html">Code for CodeWarrior</A>
</UL>
<BR>
<LI><A NAME="tex2html1241"
  HREF="node86.html">Interrupt lock, unlock</A>
<UL>
<LI><A NAME="tex2html1242"
  HREF="node87.html">Code for GCC</A>
<LI><A NAME="tex2html1243"
  HREF="node88.html">Code for CodeWarrior</A>
</UL>
<BR>
<LI><A NAME="tex2html1244"
  HREF="node89.html">Initialize function</A>
<UL>
<LI><A NAME="tex2html1245"
  HREF="node90.html">Code for GCC</A>
<LI><A NAME="tex2html1246"
  HREF="node91.html">Code for CodeWarrior</A>
</UL></UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
epimerde
2007-06-08
</ADDRESS>
</BODY>
</HTML>