|
ARMDev is a package of utilities for developing ARM programs, it is designed to aid hardware projects, so porting to a new board is very easy Project contains: armux which is an ARM Simulator for Linux Objectivearmux has the objective of simulating arm based processors starting with the at91sam9260, but designed to be portable nonetheless, it is designed to be extensible, so you'll be able to write you own classes to plug in you microcontroller Is is designed for Linux and Python2.6 so be sure you have these requirements.
|