I am developing a project with 8 bit microcontroller MC68HC908AZ60A
I tried to use code warrior ver 10 but i found that it is not listed under the devices supported
Does anybody knows if these devices are to be included in the future in code warrior ver10?
Solved! Go to Solution.
That's a HC08, according to this thread
https://community.freescale.com/message/67012#67012
the MCU 10 tools do not support it. If it is planned for a future version? I don't know.
From a debugging point of view, HC08's and S08's are quite different, so it's not just another derivative, its a completely different debug interface.
Daniel
That's a HC08, according to this thread
https://community.freescale.com/message/67012#67012
the MCU 10 tools do not support it. If it is planned for a future version? I don't know.
From a debugging point of view, HC08's and S08's are quite different, so it's not just another derivative, its a completely different debug interface.
Daniel