Questions tagged [arm9]

Questions on ARM9 processor family. ARM9 is 32-bit RISC CPU family based on ARMv5 architecture. The ARM9 processor family includes ARM926EJ-S™, ARM946E-S™ and ARM968E-S™ processors.

ARM9 is 32-bit RISC CPU family based on ARMv5 architecture. The ARM9 processor family includes ARM926EJ-S™, ARM946E-S™ and ARM968E-S™ processors.

With this design generation, ARM moved from a von Neumann architecture (Princeton architecture) to a Harvard architecture with separate instruction and data buses (and caches), significantly increasing its potential speed. Most silicon chips integrating these cores will package them as modified Harvard architecture chips, combining the two address buses on the other side of separated CPU caches and tightly coupled memories.

Source: http://en.wikipedia.org/wiki/ARM9

35 questions
0
votes
1 answer

Qt Based TouchScreen GUI for ARM9

I want to work in HMI domain and have started learning it. In first stage I want to develop Qt GUI based touchscreen application for ARM9 board. Can anyone please suggest how to go for it and any budget ARM9 Dev board with integrated touchscreen LCD…
Gaurav K
  • 2,864
  • 9
  • 39
  • 68
0
votes
2 answers

PHY not connected !! MAC: error during MII initialization

I am trying to download 'rfsNV.gz' and 'uImageNV' to an ARM board using 'TFTP' server and 'U-boot' menu. I'm using a board developed by deramCatcher, tftp server on windows 7 with 'tftp32.exe', Hyperterminal, a cross over etherenet cable and USB…
croc
  • 241
  • 1
  • 4
  • 13
0
votes
1 answer

enter low power mode within u-boot, wake up on interrupt

I try to implement a low power "deep sleep" functionality into uboot on button press. Button press is handled by linux and a magic code is set to make u-boot aware of the stay asleep do not reboot" printf ("\nDisable interrupts to restore them…
drahnr
  • 6,782
  • 5
  • 48
  • 75
0
votes
1 answer

arm9 bootloader IAR

I am looking for a bootloader for Atmel Arm9. Atmel has a "Safe and secure boot loader" but that is for a ARM7 and is quite old (does not build using the latest IAR toolchain) I am assuming that this has to be done before and don't want to reinvent…
OneGuyInDc
  • 1,557
  • 2
  • 19
  • 50
-1
votes
1 answer

Embest AT91SAM9G45 board compatibility with OPENCV

Hi i am new in embedded field, please tell me whether OpenCv files are compatible with the Embest AT91SAM9G45, ARM9 board.
1 2
3