Start from this:
After a power-up or reset, the 8032 begins program execution from location 0x0000 where the
reset vector is stored, causing a jump to an initialization routine in firmware. At address 0x0003, just
following the reset vector are the interrupt service
locations
Quote:
code:0000D548 RESET_0: ; CODE XREF: RESET↑j
code:0000D548 movx A, @DPTR
code:0000D549 jnz code_D552
|
Are you sure you dumped correctly all flash memory?