Questions tagged [arm9]

ARM9 is an ARM architecture 32-bit RISC CPU family. 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. The ARM9 processors are well suited for applications requiring a mix of DSP and microcontroller performance.

More information on ARM9 processors can be found on ARM's website and this Wikipedia article (excerpt based on them)

22 questions
1
vote
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
  • 143
  • 6
0
votes
2 answers

How do I setup an SSH to remote into ARM using ethernet port

I am using the Xilinx Zynq 7000, on the TE0720-1 which is mounted on the TE0701-03 carrier board. I was wondering how do I set up an SSH to be able to remote into the ARM processor of the SoC to be able to transfer files and run commands. I'm…
GdB
  • 61
  • 3
  • 7