This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

如何使用CCS自带的dis2000.exe反汇编XX.out文件

这段时间发现CCS目录下安装了好些.exe文件,在一次工程项目中为了方便烧写,把.out文件通过CCS安装目录下的hex2000.exe转成了XX.hex文件,我想问下各位大神,如何用dis2000.exe反汇编.out文件呢?