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.

hex2000转换问题



hex2000 -a -memwidth 16 -romwidth 16 -order LS -o check_hex2000.hex Project.out

hex2000 -a -memwidth 16 -romwidth 16 -order MS -o check_hex2000.hex Project.out

输出的结果一样,为什么?