I downloaded CWS5.1 from WWW.NXP.COM, but cann't find the device(MC9S12XEA256) when building project,or when choosing "Project>>change MCU/Connection",Does which codewarrior support MC9S12XEA256? OR Is there a way to add the device?
Solved! Go to Solution.
There is no MC9S12XEA256 in the selection list when creating a new project CodeWarrior, however Processor Expert support this device.
Since the 9S12XEA128/256 are a special bondouts for access to extra ADC channels in 80QFP, and the MC9S12XEA256 is similar to MC9S12XET256-80QFP. User can first create a new project with wizard for MC9S12XET256, selecting Processor Expert at "Rapid Application Development Options".
After create the project with Processor Expert, add the CPU component for MC9S12XEA128_80 to replace MC9S12XET256.
Hope this will help you.
Best Regards
Fiona Kuang
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
There is no MC9S12XEA256 in the selection list when creating a new project CodeWarrior, however Processor Expert support this device.
Since the 9S12XEA128/256 are a special bondouts for access to extra ADC channels in 80QFP, and the MC9S12XEA256 is similar to MC9S12XET256-80QFP. User can first create a new project with wizard for MC9S12XET256, selecting Processor Expert at "Rapid Application Development Options".
After create the project with Processor Expert, add the CPU component for MC9S12XEA128_80 to replace MC9S12XET256.
Hope this will help you.
Best Regards
Fiona Kuang
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------