TSIM simulator

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

cross mob
User16627
Level 1
Level 1
Hello

I need a TSIM manual,
I want to run my progarmme on the TSIM simulator, but I do not know how I can use it.
I use the Free Entry Toolchain and in the debugger Starterkit I have not found TSIM support.

please there is someone who can help me
0 Likes
8 Replies
User13290
Level 5
Level 5
First like received First solution authored

Hi Rihab,

The TSIM documentation should reside in the following folder:


/docs


It can be found by the name of TSIM User Guide. In addition it can be retrieved from the Windows startup group through the following menu:


AURIX 2G - Free Entry Tool Chain v4.9.1.0-infineon-2.0 > Manuals > TriCore Simulator


Let me know if this helps.

Henk-Piet Glas


Principal Technical Specialist
Embedded Software

0 Likes
User16627
Level 1
Level 1
thanks a lot for your help
0 Likes
User13290
Level 5
Level 5
First like received First solution authored

Hi Rihab,

No problem. Always happy to help.

Best regards,

Henk-Piet Glas

Principal Technical Specialist
Embedded Software

0 Likes
User19710
Level 1
Level 1
Hello,
I am doing some research to try to build a proof-of-concept to execute a tricore binary inside a simulated tricore. I read a lot about the TSIM, without the ability to find it.
The Free Entry Tool Chain v4.9.3.0-infineon-1.0 > Manuals > TriCore Simulator directory does not exist and I do not find any other info about TSIM in the downloaded toolchain.
Can you help me ? thanks
0 Likes

Now it can be located in Start Menu/Programs/AURIX(TM) TC3xx - Free Entry Tool Chain v4.9.3.0-infineon-1.0/TSIM User Guide

0 Likes
User22575
Level 1
Level 1
First like received
The thread is rather old, but may I ask if someone could post "hello word" project example with free entry toolchain and TSIM as target used? I cant find anything… Would be very appreciated.

PS. Or at least give some hints how to set the TSIM as a build/debug target in the IDE, should not be so tricky, right?
0 Likes
User22575
Level 1
Level 1
First like received
I have found working makefile project in which the TSIM is used: https://www.infineonforums.com/threads/5679-Aurix-2G-Free-Entry-Tool-Chain-Interrupt-on-all-cores/pa...

I tried to start debugging in Free entry toolchain form hightec, but it doesn't seam to have the gdb... how can I then use the simulator for debugging? Have someone maybe more experience and would like to share it?
0 Likes
User22575
Level 1
Level 1
First like received
Just an update: Hightec confirmed, there is no TSIM debugging possible in their free entry toolchain.
One example of using TSIM (not for debugging) in the previous version of the free entry toolchain was located in "examples/bsp_tests/HelloTSim" but in the current version, it is not available at all, or at least I couldn't find it.