EvilZone

Programming and Scripting => Assembly - Embedded => Topic started by: mpaganini on September 24, 2015, 02:02:11 AM

Title: [ARM Processor] ARM9 toolchain
Post by: mpaganini on September 24, 2015, 02:02:11 AM
Hi,

I would use QEMU with versatilepb (ARM9 processor) and, for this reason, I have need to use a cross toolchain, but:
- The host environment must be Windows 7
- The cross toolchain must be "noeabi"
- I would like to use an open source tool

Could someone give me a help?
 :)
Title: Re: [ARM Processor] ARM9 toolchain
Post by: blindfuzzy on September 24, 2015, 06:10:40 PM
Hi,

I would use QEMU with versatilepb (ARM9 processor) and, for this reason, I have need to use a cross toolchain, but:
- The host environment must be Windows 7
- The cross toolchain must be "noeabi"
- I would like to use an open source tool

Could someone give me a help?
 :)

Give Google a whirl and see what you come up with.
Title: Re: [ARM Processor] ARM9 toolchain
Post by: mpaganini on September 24, 2015, 11:25:15 PM
There is a lot of rubbish !!! Many lead me to CodeSourcery, what I want to avoid.

I also tried to use EmIde, but with poor results.

Nobody knows what to suggest better?