Reply by Anton Erasmus December 15, 20042004-12-15
On 15 Dec 2004 10:23:06 -0800, "Paul Johnson" <pj2k4@hushmail.com>
wrote:

>I have some questions about the Motorola MCORE processor, but I'm not >sure if this is the correct group to ask this question. I'm trying to >find software that emulates or disassembles some firmware I have that >uses the MCORE processor. I heard MBUG by motorola has the ability to >do that but I've not been able to find it anywhere, even on their >website. IDA pro does not support MCORE either. Does anyone have >suggestions as to how I can resolve this problem? >
There is a gcc port for the MCORE, so you should be able to use binutils to dissasemble your code. Regards Anton Erasmus
Reply by Paul Johnson December 15, 20042004-12-15
I have some questions about the Motorola MCORE processor, but I'm not
sure if this is the correct group to ask this question.  I'm trying to
find software that emulates or disassembles some firmware I have that
uses the MCORE processor.  I heard MBUG by motorola has the ability to
do that but I've not been able to find it anywhere, even on their
website.  IDA pro does not support MCORE either.  Does anyone have
suggestions as to how I can resolve this problem?

-PJ