Page 1 of 1
Error "other than 'LINUX' not supported"
Posted: Fri Mar 22, 2019 9:52 am
by mdtkrm
Hello,
When I try build example Hello project about tricore, I got this error:

- linux.PNG (20.16 KiB) Viewed 31212 times
When I tried Multicore system startup example I got this error:

- multi.PNG (103.57 KiB) Viewed 31212 times
What could be the problems ?
Thank you.
Re: Error "other than 'LINUX' not supported"
Posted: Fri Mar 22, 2019 10:52 am
by e.guidieri
Seems that you have instantiated a tricore1 example [that target an AUDO MCU that are singlecore AFAIK], that, long story short, is not more supported.
You have to use tricore (without 1) examples.
Re: Error "other than 'LINUX' not supported"
Posted: Fri Mar 22, 2019 12:32 pm
by mdtkrm
e.guidieri wrote: ↑Fri Mar 22, 2019 10:52 am
Seems that you have instantiated a tricore
1 example [that target an AUDO MCU that are singlecore AFAIK], that, long story short, is not more supported.
You have to use tricore (without 1) examples.
Hello, second screenshot belongs to tricore example(without 1).
Re: Error "other than 'LINUX' not supported"
Posted: Fri Mar 22, 2019 1:22 pm
by e.guidieri
Change the MCU declaration to this
MCU_DATA = TRICORE {
MODEL = TC27xC; /* <-- Added a C */
};
Is a BUG in the new Ifx header files that are bugged for old silicon version, so you are forced to use the new for version