Hi,
I'm using a MC 9S12XET512 and I wanted to debug it throught Codewarrior 5.9.0 but there is no Device Directive for MC9S12XET512. Then I tried using the MC9S12XEQ512 directive but doesn't work. Do your have any new directive for this device, or any tips for debugging in real-time?
Thanks in advance,
已解决! 转到解答。
Nelson,
The latest version of Codewarrior Classic for the S12(X) family is v5.1 which supports the entire S12XE family. The "About Freescale Codewarrior IDE" shows the IDE version number of 5.9.0. But the release version (v5.1) is shown at the top of the window revealed by clicking the "Installed Products" button. This will also show any "Service Packs" that have been installed.
The S12XET512 is the same die as the S12XEQ512 so selecting the EQ512 should work. Can you provide any additional details on the problems you're having?
Regards,
Gordon
Nelson,
The latest version of Codewarrior Classic for the S12(X) family is v5.1 which supports the entire S12XE family. The "About Freescale Codewarrior IDE" shows the IDE version number of 5.9.0. But the release version (v5.1) is shown at the top of the window revealed by clicking the "Installed Products" button. This will also show any "Service Packs" that have been installed.
The S12XET512 is the same die as the S12XEQ512 so selecting the EQ512 should work. Can you provide any additional details on the problems you're having?
Regards,
Gordon
Gordon,
I've taken another look over the problem as you said it was suposed to work currectly, and in fact it was something else. Now it's working fine with the S12XEQ512 directive.
thanks a lot for the quick response.