Author Topic: [ARM Processor] ARM9 toolchain  (Read 697 times)

0 Members and 1 Guest are viewing this topic.

Offline mpaganini

  • Serf
  • *
  • Posts: 20
  • Cookies: 1
    • View Profile
[ARM Processor] ARM9 toolchain
« 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?
 :)

Offline blindfuzzy

  • VIP
  • Peasant
  • *
  • Posts: 86
  • Cookies: 34
    • View Profile
Re: [ARM Processor] ARM9 toolchain
« Reply #1 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.
« Last Edit: September 24, 2015, 06:11:01 pm by blindfuzzy »

Offline mpaganini

  • Serf
  • *
  • Posts: 20
  • Cookies: 1
    • View Profile
Re: [ARM Processor] ARM9 toolchain
« Reply #2 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?