I'm trying to import exiting .mcp project file (demo project given by freescale).
its giving the "this tool chain is not supported for this target" error.
what could be the issue???
print-screen of error is bellow:
Regards
Ankur
Solved! Go to Solution.
Ankur,
I don't have practice with this TWR-LCD module but most of the time a CD or other quick manual is delivered inside the package.
According to the web info the Kit Contains
Most of examples are based on Processor Expert.
I recommend to have a look to the link:
Graphical LCD Tower System Module|Freescale
The examples could be dedicated to a processor.
The advantage of Processor Expert is you can change the processor.
Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi,
This feature is supporting DSC project only.
For other devices, you can not use it.
Application note to import classic project under Eclipse
There are 2 ANs explaining the process depending of the architecture used.
AN4727, Import project from CW classic to CW MCU v10 4 CodeWarrior for Microcontrollers v10.4
http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf
AN4104, Converting ColdFire Projects to CodeWarrior Development Studio for Microcontrollers V10.0
http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4104.pdf
hope this will help
Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi pascal
What all software's are required to configure twr-lcd (without LCDC controller).
I'm using bareboard project without processor-expert and trying to use LCD via flexbus but its not working.
can you help me in this ,i want to display some alapha-numeric characters on screen.
Regards and thanks
Ankur
Ankur,
I don't have practice with this TWR-LCD module but most of the time a CD or other quick manual is delivered inside the package.
According to the web info the Kit Contains
Most of examples are based on Processor Expert.
I recommend to have a look to the link:
Graphical LCD Tower System Module|Freescale
The examples could be dedicated to a processor.
The advantage of Processor Expert is you can change the processor.
Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Pascal,
Can you tell me how to import the demo project in to my workspace.
Regards and Thanks
Ankur
Hi Ankur,
Sorry for the delay I was in vacation last week.
You can import a project in a workspace via the menu:
File + Import...
General + Existing Projects Into Workspace
you can select the project you want and recommend to select the option" Copy projects into workspace" to have all files under your workspace.
Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------