i want arm basic compiler

dsp_redux

Joined Apr 11, 2009
182
No there can be variants in the instruction set depending on the processor you use. For example, look at the AT91 32-bits series from ATMEL (SAM series). There are differences between say ARM7s and ARM926 wich are from the same manufacturer. TI as another set of instruction. In common though, they all use the RISC architecture (load/store/etc).

http://www.atmel.com/products/at91/default.asp?family_id=605&source=global_nav
 
Last edited:

Wendy

Joined Mar 24, 2008
23,429
OK, the reason I asked is the OP needs to clarify what he wants. Thanks for the info though, learned something.
 
Top