Beginning TriBoard TC297

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User17842
Level 1
Level 1
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.
0 Likes
6 Replies
VincentWan
Employee
Employee
50 replies posted 5 sign-ins First like received
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.
0 Likes
User17842
Level 1
Level 1
Thank you very much!
0 Likes
User21730
Level 1
Level 1
5 replies posted 5 questions asked First reply posted
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
0 Likes
teoBits
Employee
Employee
5 sign-ins 100 replies posted 50 replies posted
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
0 Likes
User22150
Level 1
Level 1
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 ?

5219.attach

Thank you very much
Best regards

ilm
0 Likes
MoD
Employee
Employee
50 likes received 500 replies posted 100 solutions authored
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
0 Likes