User forums > Embedded development
Update the ARM project template
tridentsx:
I started looking at codeblocks recently, for arm embedded development. The template for ARM development is not suitable for me.
It doesn't have arm-none-eabi tool chain option. I allredy know I can add it by reconfiguring in the compiler options, however I would
like it to be avialable as a drop down in the project wizard.
What do you think ?
Regards /// Carl
oBFusCATed:
Right click on the template -> edit script -> modify the code as you wish and submit a patch :)
scarphin:
Regarding the AVR template I modified, do I have to submit it as a patch? If so, I know nothing about creating a patch, how can I get help about this?
oBFusCATed:
svn diff > my.patch in the top level dir of C::B
If you need to know more about it svn help diff or read the manual.
tridentsx:
I tried right click and edit script, however it doesnt work. The script opens up in the editor but its read only. I can't edit anything in
the editor pane it doesn't accept keyboard input.
This was with the latest build as of yesterday on an ubuntu 10.10 machine. For fun I tried the same build on a windows box at work,
and on windows the pane does accept editing. Dont' know whats going on here.
I also think that the new arm-none-eabi toolchain needs to be added to the compiler plugins?
Regards /// Carl
Navigation
[0] Message Index
[#] Next page
Go to full version