User forums > Embedded development

Sourcery G++ Lite + C::B

<< < (2/4) > >>

oBFusCATed:

--- Quote from: zordlyon on November 02, 2011, 12:20:08 am ---Yes i have read that, but no solution...

--- End quote ---
There is no solution there, but an explanation for what to look for and to show you a way to enable full logging, which might help you find the problem.

zordlyon:

--- Quote from: scarphin on November 02, 2011, 11:51:17 am ---There is no need to use a makefile to generate .hex file. Just put a postbuild command in the appropriate place.


--- End quote ---

How i do this??


--- Quote from: oBFusCATed on November 02, 2011, 12:02:48 pm ---
--- Quote from: zordlyon on November 02, 2011, 12:20:08 am ---Yes i have read that, but no solution...

--- End quote ---
There is no solution there, but an explanation for what to look for and to show you a way to enable full logging, which might help you find the problem.

--- End quote ---

Hum, what i need is simple, i'm working with a CMUCam and it uses a ARM7... now i need a compiler with sourcery g++ lite for compile and debug, and make me .hex

Thanks.

stahta01:

--- Quote from: zordlyon on November 01, 2011, 08:29:21 pm ---Using makefile: Makefile
cs-make.exe: Makefile: No such file or directory

--- End quote ---

The error says it can not find the makefile.
What is the full file name of the makefile?
What is the path to the cbp project file?
What is the path to the makefile?

Code::Blocks like the makefile path and the CBP path to be the same.

Tim S.

zordlyon:

--- Quote from: stahta01 on November 02, 2011, 06:52:31 pm ---
--- Quote from: zordlyon on November 01, 2011, 08:29:21 pm ---Using makefile: Makefile
cs-make.exe: Makefile: No such file or directory

--- End quote ---

The error says it can not find the makefile.
What is the full file name of the makefile?

--- End quote ---

the name is: "cs-make.exe"


--- Quote ---What is the path to the cbp project file?

--- End quote ---

"C:/cmucam_projects/hello-world/hello-world.cbp"


--- Quote ---What is the path to the makefile?

--- End quote ---

"C:/Program Files/CodeSourcery/Sourcery G++ Lite/bin/cs-make.exe"


--- Quote ---Code::Blocks like the makefile path and the CBP path to be the same.

Tim S.

--- End quote ---

oBFusCATed:
zordlyon: cs-make.exe is not the makefile!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version