Hello People.
I'm new to Freescale and planning to get the Demoboard "M52259DEMOMCU", and I'm trying to find myself around in the freescale forums for a solid clear instruction howto for the codewarrior for ubuntu 10.10
I have found one interesting selfinstalling thing (CW_MCU_v10.0_Linux_SELH.tar) which i installed apparently without any errors, but there are no links in my start menu nor do i know how to start that thing. So here are my first 2 questions:
1. How do I start that thing?
2. And how do I uninstall that thing?
I have been using eclipse with avr without a problem. AVR has a nice howto documented, does freescale has a solid howto for it's codewarrior on linux?
Thank you.
Well I can answer your first question:
Codewarrior installs to /usr/local/Freescale/CodeWarrior_MCU_10.0
To launch (eclipse) use /usr/local/Freescale/CodeWarrior_MCU_10.0/eclipse/cwide.
The document tab on this page may be useful:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MCU10
bye