I am sorry, I searched all the forum and read almost all threads relevant to this error but could not resolve this. So I am writing here.
I am trying to run the AVR demo template.
I followed all the steps in the link (of course the link is not up to date)
http://erika.tuxfamily.org/wiki/index.p ... on_Windows
When I try to build the project I get the following error in the cosol :
Code: Select all
01:55:30 **** Build of configuration Default for project SamplePrj ****
"C:\\Users\\Raghu\\workspaceTestosek\\SamplePrj\\Debug\\make_launcher.bat" all
C:\cygwin\bin\bash found!
Using erika files in /cygdrive/r/MY_PRO~1/Masters/SOFTWA~1/OSEK/ONMICR~1/eclipse/plugins/CO5FA4~1.201/ee_files
makefile:76: /cygdrive/r/MY_PRO~1/Masters/SOFTWA~1/OSEK/ONMICR~1/eclipse/plugins/CO5FA4~1.201/ee_files/pkg/cfg/path_helper.mk: No such file or directory
makefile:112: /cygdrive/r/MY_PRO~1/Masters/SOFTWA~1/OSEK/ONMICR~1/eclipse/plugins/CO5FA4~1.201/ee_files/pkg/cfg/rules.mk: No such file or directory
make: *** No rule to make target `/cygdrive/r/MY_PRO~1/Masters/SOFTWA~1/OSEK/ONMICR~1/eclipse/plugins/CO5FA4~1.201/ee_files/pkg/cfg/rules.mk'. Stop.
01:55:31 Build Finished (took 849ms)
I am using the latest version (2.0.0.20121220_2011) of EE and RT-Druid
Path to Erika Enterprise in eclipse is set to Auto and it points to
[location on my filesystem with out any space]\eclipse\plugins\com.eu.evidence.ee_2.0.0.20121220_2011\ee_files
I have checked the paths ee_files/pkg/cfg/path_helper.mk and /pkg/cfg/rules.mk
The files does exist but still I get this error.
I tried changing the tool chain to Cygwin-GCC
in eclipse Project > properties > C/C++ Build > Tool Chain Editor >
Current Tool Chain : Cygwin GCC
Current Builder : GNU Make Builder
I get the following error
Code: Select all
02:14:52 **** Incremental Build of configuration Default for project TestPrj ****
Info: Configuration "Default" uses tool-chain "Cygwin GCC" that is unsupported on this system, attempting to build anyway.
make all
/usr/bin/sh: cygpath: command not found
/usr/bin/sh: cygpath: command not found
Using erika files in
makefile:76: /pkg/cfg/path_helper.mk: No such file or directory
makefile:112: /pkg/cfg/rules.mk: No such file or directory
make: *** No rule to make target `/pkg/cfg/rules.mk'. Stop.
02:14:52 Build Finished (took 158ms)
ee_files are at : R:\My_Projects\Masters\Softwares\OSEK\OnMicrocontrollers\eclipse\plugins\com.eu.evidence.ee_2.0.0.20121220_2011
Is there any common mistake that I am doing ?
Any other configuration needed .?
Please help me solving this.
Thanks and regards
Raghavendra
http://www.raghu.co.nr