hello:
I want to use MC9S08 MicroChip,The Codewarrior 11 example demo is ASM,Can you give me some C demo example ??
About LIN transfer demo Best,thank you!
Sure for any specific family?
you can check the old user guide here as a reference
https://www.nxp.com/docs/en/user-guide/HCS08QRUG.pdf
Thank you very much for your help, now the debugger is normal; now I need to debug BootLoader,
please tell me in CW10.6 software PE mode,
1- how to change the interrupt vector table mapping;
2- how to set the Flash region;
3- how to jump from bootLoader to App,
I do not know how to use PE for a bootloader but you can check this application note for a serial bootloader
https://www.nxp.com/docs/en/application-note/AN2295.pdf
I hope this will help you
Regards