Page 1 of 1

Problems with Infineon Aurix tricore

Posted: Fri Oct 17, 2014 2:45 pm
by ruwe83
I have installed EE and the Hightec Compiler on Windows 7 64 bit
but:
17:55:24 **** Build of configuration Default for project RT ****
"C:\\Users\\weissenbacher\\workspace2\\RT\\Debug\\make_launcher.bat" all
C:\cygwin64\bin\bash found!
cygpath: cannot create short name of `cygpath
Using erika files in
makefile:113: /pkg/cfg/rules.mk: No such file or directory
make: *** No rule to make target `/pkg/cfg/rules.mk'. Stop.

Can you help me?

Re: Problems with Infineon Aurix tricore

Posted: Fri Oct 17, 2014 3:43 pm
by felix.martin
Hi Rudi,

it seems like your EEBASE variable is set incorrectly. Can you check if the path is set to the correct location?

In RT-Druid -> Window -> Preferences -> RT-Druid -> Oil -> Erika Enterprise, is the path set correctly?

For example my path looks like this "D:\RT-Druid\plugins\com.eu.evidence.ee_2.3.0.20140529_2050\ee_files".

Greets Felix

Re: Problems with Infineon Aurix tricore

Posted: Fri Nov 07, 2014 11:07 am
by Valnar92
Hi Rudi,

I don't know if your problem still exists, but I had the same.
A reason was, at least for me, that I installed the minimal Cygwin Installation offered at the Erika download page (http://erika.tuxfamily.org/drupal/download.html).
After that step, the compilation of the EE-Projects were working fine.

Greets Alex

Re: Problems with Infineon Aurix tricore

Posted: Mon Nov 10, 2014 10:10 am
by Andrea
This problem happened to me before. The reason was that I didn't install the whole cygwin software.

The solution was that to install the the whole cygwin, at least includes all the "make". Then my problem was solved. I don't know if this works for you.