Errors in Ifx_InterfaceConst.c

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

cross mob
User17842
Level 1
Level 1
Hello everybody!
I am one of beginner users of Aurix stuff. So, I followed the quick starter guide and went through all procedures. However got stuck on license error. I was trying to implement LED toggle program on my triboard Tc2x7 with TC297 microprosessor as it was shown in quick starter guide. Anybody had the same problem? Any help would be appreciated.
Best regards, Dastan.
3728.attach
0 Likes
3 Replies
User13290
Level 5
Level 5
First like received First solution authored

Hi Dastan,

I see you're using BIFACES and also an external IDE. If you're a beginner I would suggest you take one step back, and try the following instead:


  • Close your foreign IDE
  • Launch the HighTec IDE instead
  • Select File > New > Example
  • Click HighTec Examples
  • Click Next
  • Expand the TriCore Free Entry Toolchain example tree
  • Expand Time Demo tree
  • Select the TC297 application kit (presuming this is your target)
  • Click Finish

You have now imported the timedemo sample case intended for the TC297 TFT Application Kit. This example demonstrates a time demo while at the same time blinking LEDs on your target.

Note that if you have the latest FETC (released 2-3 weeks ago) the help menu of IDE includes a Content Manager that allows you to search our online example repository as well. This repository is updated regularly and also includes multicore examples for most targets. Each example comes with a detailed readme as well.

Note that your snapshot shows a license error. This one may still persist in the HighTec IDE. In that case you need to take a closer look at that as well by inspecting license.lic and check if for some reason it is expired.

Best regards,


Henk-Piet Glas
Principal Technical Specialist
Embedded Software

0 Likes
User17842
Level 1
Level 1
Hello, Henk-Piet Glas!

Thank you for reply! I will try the suggested way. There is one thing I am curious about. I have noticed that there are two quick guides, first is Aurix Quick Guide for Triboard Application kit and second one is Free Toolchain getting started guide.https://free-entry-toolchain.hightec-rt.com/gettingstarted.pdf?d=20190812, https://myicp-dmz.extra.infineon.com...fAllItems.aspx. Firstly, I followed the former guide and tried to implement toggling a LED. The way you suggested is somehow similar to second guideline. What guideline should I follow?
PS. The main task I am given at lab is to configurate I/O ports on Triboard TC2x7 V1.0 boarded with TC297xB microprocessor.

Best regards,
Dastan
Undergraduate researcher at IVN systems Lab
0 Likes
User13290
Level 5
Level 5
First like received First solution authored

Hi Dastan,

While the second url doesn't seem to work for me, the first one contains a chapter called Import a sample Project that happens to refer to the TimeDemo as well. Chapter Debugging your Application subsequently explains how to connect to your target using the startkit UDE perspective. So these two essentially contain all the steps required for your first time debug.

Best regards,

Henk-Piet Glas

Principal Technical Specialist
Embedded Software

0 Likes