Which compiler is suggested for unit testing the IFX code

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

cross mob
User39504831
Level 2
Level 2
First like received First solution authored 10 replies posted

Hi,

Am using Tc37x, and using tricore tasking compiler for the compile and build process.

On the other hand I want to test my  source code in the form of unit tests [ am using google test and gcov to get the coverage of the unit tests]. Which compiler is preferred for this. Can normal GCC, GNU be used?

0 Likes
1 Solution
Nambi
Moderator
Moderator
Moderator
50 likes received 5 likes given 100 solutions authored

Hi,

There is no specific recommendation for this use case. Below are the compilers supported in general.

https://www.infineon.com/cms/en/tools/aurix-tools/Compilers/

Best Regards.

View solution in original post

0 Likes
1 Reply
Nambi
Moderator
Moderator
Moderator
50 likes received 5 likes given 100 solutions authored

Hi,

There is no specific recommendation for this use case. Below are the compilers supported in general.

https://www.infineon.com/cms/en/tools/aurix-tools/Compilers/

Best Regards.

0 Likes