Error in Chibisutdio

Discussions and support about ChibiOS/RT, the free embedded RTOS.
smjh1371
Posts: 25
Joined: Sat Feb 06, 2016 2:05 pm

Re: Error in Chibisutdio

Postby smjh1371 » Sat Mar 05, 2016 11:25 pm

and again there are two icons for running Eclipse , GCC 4.7 and 4.9 which one should I open? by the way I think I got that error again and problem is not solved!

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: Error in Chibisutdio

Postby Giovanni » Sun Mar 06, 2016 9:52 am

You can use both.

Please follow the video guides here: http://www.playembedded.org

Giovanni

smjh1371
Posts: 25
Joined: Sat Feb 06, 2016 2:05 pm

Re: Error in Chibisutdio

Postby smjh1371 » Sun Mar 06, 2016 1:27 pm

I did follow the videos but i get the errors again. I want to do the ball balancing project that I think you know about it. I talked a lot with Mr D'Onofrio but still there are some ambiguous points for me in this project!

smjh1371
Posts: 25
Joined: Sat Feb 06, 2016 2:05 pm

Re: Error in Chibisutdio

Postby smjh1371 » Mon Mar 21, 2016 7:28 am

hi again please tell me how to solve this error

Description Resource Path Location Type
make: *** No rule to make target `../../chibios/os/ports/GCC/ARMCMx/rules.mk'. Stop. BallBalancing_ChibiOSRT C/C++ Problem

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: Error in Chibisutdio

Postby Giovanni » Mon Mar 21, 2016 9:00 am

Hi,

That path is not correct.

Solution: fix the path.
Hint1: the path is relative to the project root.
Hint2: change the relative path (../..) in the project Makefile.

Giovanni

smjh1371
Posts: 25
Joined: Sat Feb 06, 2016 2:05 pm

Re: Error in Chibisutdio

Postby smjh1371 » Mon Mar 21, 2016 12:12 pm

I fixed the path but again there exists the error. I downloaded the latest version 17.7. I copied the project file into the workspace26 so the path in makefile is CHIBIOS=../../chibios26 ,yes???

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: Error in Chibisutdio

Postby Giovanni » Mon Mar 21, 2016 9:14 pm

The path looks correct but obviously you have a paths problem.

Giovanni

smjh1371
Posts: 25
Joined: Sat Feb 06, 2016 2:05 pm

Re: Error in Chibisutdio

Postby smjh1371 » Tue Mar 22, 2016 11:10 am

I also used ChibiStudio 4.7z thinking that the project may be compatible with older versions but again the same error occurred !!

smjh1371
Posts: 25
Joined: Sat Feb 06, 2016 2:05 pm

Re: Error in Chibisutdio

Postby smjh1371 » Wed Mar 23, 2016 1:10 pm

hi again I used chibistudio 4.7 this time I get this error

Description Resource Path Location Type
make: *** No rule to make target `../ChibiOS-RT/os/ports/GCC/ARMCMx/crt0.c', needed by `build/obj/crt0.o'. Stop. BallBalancing_ChibiOSRT C/C++ Problem

what is it and how can I solve it?

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: Error in Chibisutdio

Postby Giovanni » Wed Mar 23, 2016 1:39 pm

Question, are you able to compile the demos included in ChibiStudio? if so then check your paths because I cannot imagine what is possibly wrong in your setup.

That message means that make has not found that file in the specified location relative to the project root.

Giovanni


Return to “ChibiOS/RT”

Who is online

Users browsing this forum: No registered users and 8 guests