aurix studio ide and tasking compiler

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

cross mob
x3x3
Level 1
Level 1
5 sign-ins 5 replies posted 5 likes given

hi.

I am developing a tc397 board using the tasking compiler provided by the aurix studio.

 

12.png

this is my compiler setting 

and I had a problem using c and c++ together. 

so i looked it up on this forum and i found that aurix studio does not offer c/c++

but i can declare class or use vector like this

2.png

this fact confuses me even more .

I would appreciate it if you could help me 

 

 

 

0 Likes
1 Solution
Di_W
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 250 solutions authored

The CPP demo is using c++ to comple the project. I think it would help you.

View solution in original post

5 Replies
Di_W
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 250 solutions authored

It's recommended to contact your Infineon representative for the demo code of iLLD_TC375_ADS_Blinky_LED_CPP

0 Likes
x3x3
Level 1
Level 1
5 sign-ins 5 replies posted 5 likes given

thanks your reply 🙂

but my problem is not illd library. Rather, the illd function works well.

I just wonder why vector and class are used where c++ is not supported!

0 Likes
Di_W
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 250 solutions authored

the demo is for CPP

x3x3
Level 1
Level 1
5 sign-ins 5 replies posted 5 likes given

im sorry i don`t understand.

cpp demo that you said is meaning like " is it a demo library concept that allows only class and vector to be used?" 

 

0 Likes
Di_W
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 250 solutions authored

The CPP demo is using c++ to comple the project. I think it would help you.