The SDCC compiler produces .ihx files. mcs51-disasm.pl is designed for .hex files, so it cannot connect the *.map file by default. Patch fixes this.
Log in to post a comment.