Hello Evan
If user does not use AXE/PXE gcc build tools, please ignore the message “Unable to retrieve the Cygwin tools …….”, just continue the installation.
If he will use AXE/PXE gcc build tools, please install Cygwin tools before install the CodeWarrior software. The Cygwin file version should be 1005.21.0.0 or newer.
Below is the information extracted from CW9.2 release note, it explains your question for PATH system variable and folder copy.
* The AXE/PXE gcc build tools were built under the Cygwin environment and therefore require that Cygwin be installed before you can use these tools. Please visit http://www.cygwin.com to obtain and install the basic Cygwin environment.
* The CodeWarrior software must be installed on the same disk as Cygwin.
* Before building Linux Application stationary projects, in the GNU Tools panel, add the "powerpc-e300c3-linux-gnu-" prefix for every command.
For example: powerpc-e300c3-linux-gnu-gcc or powerpc-e300c3-linux-gnu-ar. If the project still fails to compile you should update Cygwin to the latest version due to incompatibilities with older versions.
* If a pre-release versions of CodeWarrior for MobileGT v9.2 has been installed, an earlier version of the AXE/PXE cross tools may remain after uninstalling the pre-release CodeWarrior software. Before installing the new CodeWarrior release, please remove the old AXE/PXE tools by deleting the /usr/crossgcc/PXE-4.1.1 directory tree.
* Building an AXE project for MPC 5121:
- Add the path to the cygwin installation (default path is C:\cygwin\bin) to the PATH system variable (environmental variables)
- Overwrite the <usr/> folder from the <CodeWarrior for MobileGT V9.2> path over the <usr/> folder from cygwin
- Copy the cygwin1.dll file from cygwin (it is the <bin> folder) to <Freescale\CodeWarrior for MobileGT V9.2\Cross_Tools\binary\metrowerks\pxe\bareboard\bin>
- run regservers.bat from the <Freescale\CodeWarrior for MobileGT V9.2\bin>
Best Regards
Fiona Kuang
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------