Hello,
We are making some tests with the CAN component for a current project on codewarrior 10.6 but we are unable to make it work. We are using the KEAZ128 and the code copied from processor expert's typical usage section.
After we set up the CAN config we implement the code from "Sending data frame without interrupt service (polling)" and run the program. Everything goes OK until it reaches the CAN1_Main() function. When the CAN1_Main() function calls the CAN1_TransmitterIsr() function the TxBufferMask never changes from 0 value, so it never ends the transmission of the data.
Maybe we are using the wrong code but we couldn't find any working example of the CAN_LDD component for the KEAZ128.
Hello Laura,
Have your problem been solved ?
If not, you can send your project to me , i will test it on my side .
BR
Alice
heres my code
Hello Amici,
I checked you have delete the attachment , and also i see my colleague Jingjing have reply you at here Re: CAN_LDD TRK_KEA128 sendFrame (NOT LOOPBACK)
so i think your problem maybe have been solved .
BR
Alice
I have the exact same problem using the same code. Please help!!!