-
1. Re: Problem to build FX3 firware example with Eclipse
anand.srinivasan.asokan May 3, 2012 5:47 AM (in response to thierry.foulon)Hi Thierry,
Looks like the compiler is not able to find the location of arm-none-eabi-gcc. Are you following the steps given in 11.2.2.1 of FX3 programmers manual to the dot?
Did you install a version of FX3 SDK and then migrate to another version?
Regards,
Anand
-
2. Re: Problem to build FX3 firware example with Eclipse
thierry.foulon May 8, 2012 8:48 AM (in response to thierry.foulon)Hi, I think I found the solution... I download the bad SDK for my application.
Best regards
Thierry
-
3. Re: Problem to build FX3 firware example with Eclipse
nick.vergunst Aug 9, 2012 11:44 PM (in response to thierry.foulon)I too cannot build the example firmware. It complains that it cannot find cyfx3gpio.h.
Description Resource Path Location Type
cyfx3gpio.h: No such file or directory gpio_test.c /Fx3BootAppGcc line 1 C/C++ Problem
make: *** [gpio_test.o] Error 1 Fx3BootAppGcc line 0 C/C++ Problem
I also have 2 warnings that:
Description Resource Path Location Type
Invalid project path: Include path not found (C:\Documents and Settings\Administrator\My Documents\Eclipse\include). Fx3BootAppGcc pathentry Path Entry Problem
My Documents\Eclipse is the Workspace path.
-
4. Re: Problem to build FX3 firware example with Eclipse
joycepreethib91_1516741 Nov 24, 2015 11:10 PM (in response to thierry.foulon)Hi , I am able to build the project, after building project without error, I am not able to debug the error and run, instead getting the same error as below ones.
error while launching command gdb-- version
Thank you, please help on this.
-
5. Re: Problem to build FX3 firware example with Eclipse
yyca Oct 17, 2017 2:55 AM (in response to joycepreethib91_1516741)