Hi,
I use MC9S08AW44.
I have write little code for try PWM and input capture.
In attacment my code.
When I go to debug with Multilink I have a ILLEGAL_BP .
I have stepped with F10/F11 and in this istruction:
PTCDD |= (unsigned char)0x10;
the debugger exit to connection and alert me with:
"Can't communicate with the target processor! Please check your connections
between the cable and the target and make sure the taget has power."
The hardware connection are correctly: I have checked the wire with other software and work!
What's???
Thanks!