Checking Hex File

12 views
Skip to first unread message

chetan patil

unread,
Mar 5, 2012, 12:46:47 AM3/5/12
to opena...@googlegroups.com
Hi,

Is there any way I can check whether the hex file  I compiled is correct or not without
burning it on to the controller ?

I'm on linux fedora and have used sdcc for compiling .c to ihex then to hex.

It might seem to be crazy question!

--
Thank You and Warm Regards,
 
Chetan Arvind Patil,
www.chetanpatil.info



J T Dsouza

unread,
Mar 5, 2012, 1:26:57 AM3/5/12
to opena...@googlegroups.com
dis51 - Disassembler for 8051 code in Intel Hex format
emu8051 - Emulator and simulator for 8051 microcontrollers
mcu8051ide - Integrated Development Enviroment for 8051

You can run your code in these simulators or disassemble and check.

However the easy way is to add a serial monitor.

http://www.pjrc.com/tech/8051/paulmon2.html

Reply all
Reply to author
Forward
0 new messages