Hello,
Where can I find the assembler guide which contains all opcodes with their description for MPC56xx microcontroler?
I've already the BOOK E, but I don't know if it has all assembler instructions for the MPC56xx.
Thanks.
Solved! Go to Solution.
View solution in original post
Hi,
attached are two documents - one is for BOOK E instruction set, second one is for VLE instruction set. Then always check corresponding core reference manual because not all instructions may be implemented.
Regards,
Lukas
Are above manuals also applicable for MPC574x ? There we have e200Z4 and e200Z2 which seems to be supported by EREFRM.pdf .
Hi Yulian,
yes, it's also for MPC574x. Notice that this device implements VLE instruction set only, so follow VLEPEM.pdf...