2005-11-10 12:49 AM
2005-11-09 09:48 PM
My platform is a STR710FX2T6. I have an opcode ''E59FF834'' in memory, where can I find info about how to decode it to assembler? I want to what is going to happen.
[ This message was edited by: JF on 10-11-2005 11:19 ]2005-11-10 12:39 AM
The most complete reference is the ARM Architecture Reference Manual.
This is given with the ADS/Realview cdrom and available to buy, but a copy is available from Altera (approx 12MB) used in their Excalibur devices. http://www.altera.com/literature/third- party/ddi0100e_arm_arm.pdf Details about the arm7tdmi core can be found in . I think v3 relates to the core used in the STR71x series. Regards sjo