Aug 26, 2019
10:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 26, 2019
10:15 PM
Hello everyone!
I have just started learning embedded programming. So far, I practiced using Atmel microprocessors and recently I got Aurix starter kit. So, I have started learning TC297 B step, but it is much more complicated compared to Atmel microprocessors. I could not get basic frameworks
and customer documentation yet because my registration on Infineon was not approved yet. Now I am stuck and don't know how to move further. I would like to know if there are any other sources such as sample codes, manuals provided by advanced users and etc to learn and practice this board? Any help would be appreciated.
Best regards, Dastan.
I have just started learning embedded programming. So far, I practiced using Atmel microprocessors and recently I got Aurix starter kit. So, I have started learning TC297 B step, but it is much more complicated compared to Atmel microprocessors. I could not get basic frameworks
and customer documentation yet because my registration on Infineon was not approved yet. Now I am stuck and don't know how to move further. I would like to know if there are any other sources such as sample codes, manuals provided by advanced users and etc to learn and practice this board? Any help would be appreciated.
Best regards, Dastan.
6 Replies
Aug 27, 2019
07:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 27, 2019
07:39 PM
Hi, when you have access to the documentation etc, you can follow below steps:
To quickstart on how to have a code running on the starterkit, you would need to download & install the following tools first, you can also refer to the Quick Start guide document:
1. Free TriCore Entry Tool Chain https://free-entry-toolchain.hightec-rt.com
2. BIFACES https://myicp-dmz.extra.infineon.com/sites/microcontrollers-aurix_customer_doc/_layouts/IFX.iShare.M...
3. iLLD https://myicp-dmz.extra.infineon.com/sites/microcontrollers-aurix_customer_doc/_layouts/IFX.iShare.M...
4. Quick Start guide https://myicp-dmz.extra.infineon.com/sites/microcontrollers-aurix_customer_doc/_layouts/IFX.iShare.M...
You need to register @ myinfineon.com if you are a 1st time user.
To quickstart on how to have a code running on the starterkit, you would need to download & install the following tools first, you can also refer to the Quick Start guide document:
1. Free TriCore Entry Tool Chain https://free-entry-toolchain.hightec-rt.com
2. BIFACES https://myicp-dmz.extra.infineon.com/sites/microcontrollers-aurix_customer_doc/_layouts/IFX.iShare.M...
3. iLLD https://myicp-dmz.extra.infineon.com/sites/microcontrollers-aurix_customer_doc/_layouts/IFX.iShare.M...
4. Quick Start guide https://myicp-dmz.extra.infineon.com/sites/microcontrollers-aurix_customer_doc/_layouts/IFX.iShare.M...
You need to register @ myinfineon.com if you are a 1st time user.
Sep 03, 2019
05:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sep 03, 2019
05:23 AM
Thank you very much!
Jun 16, 2021
04:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 16, 2021
04:19 AM
Hi VincentWan,
Thank you for your assistance, I am trying to get started with the TriBoard TC233LP, and I need iLLD documentation I have already access to the documentation but couldn't find it (3. iLLD https://myicp-dmz.extra.infineon.com...fAllItems.aspx)
Thank you
Badr
Thank you for your assistance, I am trying to get started with the TriBoard TC233LP, and I need iLLD documentation I have already access to the documentation but couldn't find it (3. iLLD https://myicp-dmz.extra.infineon.com...fAllItems.aspx)
Thank you
Badr
Jun 18, 2021
02:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 18, 2021
02:22 AM
Hello,
Another option would be to use AURIX™ Development Studio (ADS), the free (not for commercial purposes) IDE dedicated to AURIX, supporting AURIX TC2xx and TC3xx at the moment.
You can get the AURIX™ Development Studio here: AURIX™ Development Studio and get inspired by numerous Trainings from here: AURIX™ Trainings.
From ADS, you can also download tons of free trainings:
To import a code example, use the import function of the AURIX™ Development Studio: File >> Import... >> Infineon >> "AURIX Development Studio Project", select "Infineon Code Examples Repository" and select the code example to be imported.
(iLLDs are embedded in ADS, therefore each project imported or newly created has automatically the correct version of iLLDs needed for your device)
If you are not familiar with Eclipse based IDE’s checkout the Getting Started guide!
hope it helps,
teoBits
Another option would be to use AURIX™ Development Studio (ADS), the free (not for commercial purposes) IDE dedicated to AURIX, supporting AURIX TC2xx and TC3xx at the moment.
You can get the AURIX™ Development Studio here: AURIX™ Development Studio and get inspired by numerous Trainings from here: AURIX™ Trainings.
From ADS, you can also download tons of free trainings:
To import a code example, use the import function of the AURIX™ Development Studio: File >> Import... >> Infineon >> "AURIX Development Studio Project", select "Infineon Code Examples Repository" and select the code example to be imported.
(iLLDs are embedded in ADS, therefore each project imported or newly created has automatically the correct version of iLLDs needed for your device)
If you are not familiar with Eclipse based IDE’s checkout the Getting Started guide!
hope it helps,
teoBits
Jun 27, 2021
01:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 27, 2021
01:50 PM
Hello,
I have the board TC 297, I would need the layout of the board to understand which pins of the microcontroller are connected with the led.
Please could you help me ?

Thank you very much
Best regards
ilm
I have the board TC 297, I would need the layout of the board to understand which pins of the microcontroller are connected with the led.
Please could you help me ?
Thank you very much
Best regards
ilm
Jun 28, 2021
12:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 28, 2021
12:41 AM
The LEDs on this boards are from left to right:
P33.6, P33.7, P33.8, P33.9; P33.10, P33.11, P33.12, P33.13
You can download the manual for this board from http://myicp.infineon.com
P33.6, P33.7, P33.8, P33.9; P33.10, P33.11, P33.12, P33.13
You can download the manual for this board from http://myicp.infineon.com
This widget could not be displayed.