hi everybody,
i am working MSCAN protocol (v02.15) for the
MC9S12D64BCPV(16MHz) MCU....can anybody suggest me that how can we know the
Succesfull Transmission of the particular CAN message.
after the succesful transmission of the CAN message,we can enable the
CANTXIE interrupt..but how can we know the successful transmission of the
message...
plz provide any sample code that wil help me a world of great
and i am using Code warrior compiler...
thanks
Yadunandan
successful transmission of MSCAN message frame
Started by ●July 25, 2006
Reply by ●August 17, 20062006-08-17
Use ProcessorExpert - FreescaleCAN bean and it's method SendFrame. You can
also see the generated source code to help you solved your problem. The best way
is to use Processor Expert for the whole project development because there are
many beans (components) what you will probably need.
>
>hi everybody,
> i am working MSCAN protocol (v02.15) for the MC9S12D64BCPV(16MHz) MCU....can anybody suggest me that how can we know the Succesfull Transmission of the particular CAN message.
>
> after the succesful transmission of the CAN message,we can enable the CANTXIE interrupt..but how can we know the successful transmission of the message...
>
> plz provide any sample code that wil help me a world of great
>
>and i am using Code warrior compiler...
>thanks
>Yadunandan
>
>hi everybody,
> i am working MSCAN protocol (v02.15) for the MC9S12D64BCPV(16MHz) MCU....can anybody suggest me that how can we know the Succesfull Transmission of the particular CAN message.
>
> after the succesful transmission of the CAN message,we can enable the CANTXIE interrupt..but how can we know the successful transmission of the message...
>
> plz provide any sample code that wil help me a world of great
>
>and i am using Code warrior compiler...
>thanks
>Yadunandan