Serial Interrupt 4 is expected to compiled at 0x23 but it appears at others memory location when using c code.
Any idea to have it compiled at location 0x23?
Hi all,
By looking carefully at the M51, it's printed located correctly at interrupt location (0x03. .... 0x23), it just show wrongly in the KEIL debugger which i have no idea why.
Thanks for all the feedback.