A quick tutorial on how to create, compile and debug an application for Freescale S12G

From ErikaWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "Requirements: * Install the Freescale CodeWarrior IDE and the compiler '''CWS12v5.1''' ** The Windows version of the IDE (that ocntains the compiler) can be downloaded from the ...")
Line 1: Line 1:
Requirements:  
Requirements:  
-
* Install the Freescale CodeWarrior IDE and the compiler '''CWS12v5.1'''
+
# Install the Freescale CodeWarrior IDE and the compiler '''CWS12v5.1'''
-
** The Windows version of the IDE (that ocntains the compiler) can be downloaded from the following site (please note that the site requires registration): [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-SUITE-SPECIAL&fpsp=1&tab=Design_Tools_Tab HCS12_CODEWARRIOR_V5.1]
+
#* The Windows version of the IDE (that ocntains the compiler) can be downloaded from the following site (please note that the site requires registration): [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-SUITE-SPECIAL&fpsp=1&tab=Design_Tools_Tab HCS12_CODEWARRIOR_V5.1]
-
** Install the software in your desired location (every path without blank spaces is a recommended path, for example: ''C:\Programmi\Freescale\CWS12v5.1'').
+
#* Install the software in your desired location (every path without blank spaces is a recommended path, for example: ''C:\Programmi\Freescale\CWS12v5.1'').
 +
# Create a project for RT-Druid.
 +
#* First enter the compiler path in RT-Druid. In the menu at the top, under ''Windows - Preferences - RT-Druid - Oil - Freescale S12'', enter the path where you installed the compiler as shown in the figure.

Revision as of 16:41, 12 December 2011

Requirements:

  1. Install the Freescale CodeWarrior IDE and the compiler CWS12v5.1
    • The Windows version of the IDE (that ocntains the compiler) can be downloaded from the following site (please note that the site requires registration): HCS12_CODEWARRIOR_V5.1
    • Install the software in your desired location (every path without blank spaces is a recommended path, for example: C:\Programmi\Freescale\CWS12v5.1).
  2. Create a project for RT-Druid.
    • First enter the compiler path in RT-Druid. In the menu at the top, under Windows - Preferences - RT-Druid - Oil - Freescale S12, enter the path where you installed the compiler as shown in the figure.
Personal tools