News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Using CB for ARM development

Started by Abdalla, March 13, 2015, 07:51:25 PM

Previous topic - Next topic

scarphin

Well, I'm aware of what they are but in case there's a confusion with how 'arm-eabi' works, I just duplicated the arm-gcc compiler and made the necessary changes in terms of executables if I recall correctly.

oBFusCATed

So if I'm correct arm-elf* should match both of your compilers. Is this the case?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

scarphin

Yes, but I can't be sure if I changed anything in the compiler settings, I may have. However I realized that the wizard is targeted for some embedded boards. The ones I checked are evaluation boards with no OS. arm-eabi compiler will need an OS to interact with making the wizard not appropriate for it so go ahead with arm-elf. I think a new wizard for arm-eabi will be more suitable in this case if need be.