How to generate an disassembly view from the executable(.xe) Topic is solved

If you have a simple question and just want an answer.
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

How to generate an disassembly view from the executable(.xe)

Post by sethu_jangala »



View Solution
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Post by sethu_jangala »

By using the following command you will be able to genetrate disassembly view of your executable:

xobjdump -d <your_xe_file>.xe