Hi TI friends,
I will implement CAN module related features soon. Is there any CAN module demo code available? Hope the demo package can works correctly and have implementd the CAN basic functions and related safety functions. Thanks in advance.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi TI friends,
I will implement CAN module related features soon. Is there any CAN module demo code available? Hope the demo package can works correctly and have implementd the CAN basic functions and related safety functions. Thanks in advance.
Hi Fumin Li,
Please confirm the TMS570 variant that you are working with.
We recommend to use our GUI based code generation tool HALCoGen Ver 2.10" .
This could be downloaded from http://www.ti.com/tool/halcogen
This would help you to get the required code to configure your modules to start with.
Let me know your feedback as you use this tool.
Regards,
Pratip
Note: The generated code from HALCOGen are basic low level drivers and not a demo code.
Fumin,
Please note that examples for DCAN drivers can be found on your PC after HalCoGen is installed at: \Program Files\Texas Instruments\Hercules\HALCoGen\v2.10\examples\TMS570LS31x or under the \RM48x folder. If you need this code on LS20x or TMS470M there could be some extra steps required to verify it.
Hi Pratip,
I am now using HALCoGen ver2.09.000, In you reply, you mentioned ver 2.10. But on website,i didn't find any documents about the differences between ver2.09.000 and ver2.10. So, could you please send it to me: fumin.li@siemens.com. If the update on ver2.10 is not meaningful for my project, i will not update my version to ver2.10.
Besides, if you can send me a CAN demo code package to me is better. it will speed up my understanding on CAN module features on TMS570.
Hi pratip,
Anyway, can you send the HALCoGen ver2.10 install package to me, i can't download it from website successfully. Based on the differences beteween ver2.09.000 and ver2.10, I will decide whether to update my HALCoGen version or not.
Thanks.
Fumin Li,
If you are using CAN with interrupts , we recommend to use Ver 2.10 , since there is a major fix on that one.