Hightec project for the TriBoard TC234

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

cross mob
Not applicable
Hello,
as the subject says, I'm looking for an example project for the TC234 TriBoard which can be used with the Hightec Free Entry Toolchain.
It seems that the latest version downloaded yesterday even does not contain the header files for this controller.
0 Likes
13 Replies
Not applicable
Even I'm facing the same problem, even to do it with Tasking is difficult.
0 Likes
µC_Wrangler
Employee
Employee
50 solutions authored 100 sign-ins 25 likes received
The latest version supports the TC23x.

Version 4.6.5.0-infineon-1.1 (includes support for AURIX TC29x, TC27x, TC26x, TC23x and TC22x)


http://free-entry-toolchain.hightec-rt.com/
0 Likes
Not applicable
hi !
could you get the example code TC234 Application kit
Regards
Srividya
0 Likes
Not applicable
Hi,

I also would like to have the example program of the TC234 TFT App kit in code. It's hard to guess the frequency of the display frames for examples etc.

best regards

Dan
0 Likes
User9698
Level 3
Level 3
I want start the TC1724 programming and want to know what is best compiler for TriCore32Bit MCU?
Tasking Or Hightec?
0 Likes
Not applicable
hemn wrote:
I want start the TC1724 programming and want to know what is best compiler for TriCore32Bit MCU?
Tasking Or Hightec?

I want this too.. but I guess it Hightec
0 Likes
Not applicable
Beth641 wrote:
I want this too.. but I guess it Hightec

what? what you mean??? lol
0 Likes
User9698
Level 3
Level 3
ِDo Hightec Compiler have the simulator for TriCore MCU? If have not !how can i simulation my code for TC1724N? Be sure to have hardware and debugging tools?
0 Likes
Not applicable
Why don't you give both a try and decide for yourself?

Keep in mind that these are more or less restricted "free" editions and may not represent the full release in terms of features and performance.

Edit: I just saw that you're using a legacy TriCore and not an AURIX. We just support the AURIX with the free lite edition, our full release of course supports all available devices.
0 Likes
User9698
Level 3
Level 3
Hi.
do you know how generat hex file in the the HighTec compiler?
Thanks.
0 Likes
Not applicable
hi !
could you get the example code TC234 Application kit
Regards
Alan
0 Likes
User9698
Level 3
Level 3
Hi Jan.
How can i use TSIM simulator to simulation the input IO for Tricore MCU?
how to create a input simulation file?is there a form to show the analog signal in TSIM?
thanks.
0 Likes
User13290
Level 5
Level 5
First like received First solution authored
Hi Hemn,

hemn wrote:
Hi Jan.
How can i use TSIM simulator to simulation the input IO for Tricore MCU?
how to create a input simulation file?is there a form to show the analog signal in TSIM?
thanks.


Have a look at chapter 22.2 of our user guide, having title "functions in libos.a". It explains tsim simulated I/O calls are supported including a use-case example. While the use-case example makes use of low level functions such as open, read and close, this should also work for higher level functions such as printf and scanf.

Best regards,

Henk-Piet Glas
Principal Technical Specialist
0 Likes