Apr 06, 2020
03:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr 06, 2020
03:08 AM
Hello, I'm trying to use CAN by using iLLD.
https://github.com/Infineon/AURIX_code_examples/tree/master/code_examples/MULTICAN_1_KIT_TC297_TFT
------------------------------------
please ignore this question. problem is addressed
https://github.com/Infineon/AURIX_code_examples/tree/master/code_examples/MULTICAN_1_KIT_TC297_TFT
------------------------------------
please ignore this question. problem is addressed
- Tags:
- IFX
1 Reply
Apr 07, 2020
12:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr 07, 2020
12:14 AM
Hello syjung,
to port the example, first verify that your device supports the module you want to use (in this case you should be ok). Then, you can create a new project for the TC27X device or for the KIT_AURIX_TC277_TFT board and copy-paste the GitHub example's files inside (MULTICAN_1.c/.h), together with the needed instructions on the Cpu0_Main files. This ensures that in the new project you have everything correctly configured for your device (all the iLLDs, the linker files, etc.) .
After that, check if in your board/device the pinouts are different and modify the example accordingly.
Best Regards,
teoBits
to port the example, first verify that your device supports the module you want to use (in this case you should be ok). Then, you can create a new project for the TC27X device or for the KIT_AURIX_TC277_TFT board and copy-paste the GitHub example's files inside (MULTICAN_1.c/.h), together with the needed instructions on the Cpu0_Main files. This ensures that in the new project you have everything correctly configured for your device (all the iLLDs, the linker files, etc.) .
After that, check if in your board/device the pinouts are different and modify the example accordingly.
Best Regards,
teoBits
This widget could not be displayed.