User forums > Embedded development

Using Code::Blocks to compile for ARM9 (PandaBoard)

<< < (2/2)

scarphin:
CodeBlocks already supports GNU ARM toolchain, it should work if u just point to the right executables in the compiler config of CB.

dragondgold:
Ok thanks you :) I have installed ARM Tool-Chain from Ubuntu repository named gcc-arm-linux-gnueabi, but Code::Blocks doesnt detect GCC ARM Compiler, how i set it up ?

Thanks you :)

scarphin:

--- Quote from: scarphin on February 20, 2012, 05:38:30 am ---Try googling "yagarto" or "code sourcery".

--- End quote ---

Lost_Byte:

--- Quote from: dragondgold on February 21, 2012, 05:29:54 pm ---Ok thanks you :) I have installed ARM Tool-Chain from Ubuntu repository named gcc-arm-linux-gnueabi, but Code::Blocks doesnt detect GCC ARM Compiler, how i set it up ?

Thanks you :)

--- End quote ---

Ubuntu is a good distributive, but with some non-standart solutions. Probably your gcc-arm installed to another path than C::B looking for.
Lokate your complier executables end set property path in C::B Main-menu>settings>"Compiler and debugger">"ToolChain Executables"[Tab]>"Compiler's installation dirrectory", and check if executable names is correct in fields below.

Navigation

[0] Message Index

[*] Previous page

Go to full version