Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

If you made it this far without first visiting and following the information provided in the BSP-RTOS-TI-AM57x-PD17.1.0 Quickstart and BSP-RTOS-TI-AM57x-PD17.1.0 QuickstartDevelopment Host Setup sections, please follow those links and return when your configuration meets the requirements and your environment is ready.

...

  1. Ensure that you have a target configuration file in your project set to Active/Default. If you followed the steps in the BSP-RTOS-TI-AM57x-PD17.1.0 Quickstart Create a Simple Code Composer Studio Project section, this file (AM572X_PHYCORE_RDK.ccxml by default) and setting will be created for you.

    To create a target configuration file manually, right click the hello_world project name in the Project Explorer window and click New → Target Configuration File. Select AM572X_PHYCORE_RDK in the Board or Device list and click Save under Save Configuration.

    Warning

    Due to a bug in the Sitara Device Support package installed with the recommended version of CCS, you will likely need to modify the target configuration file before your project will build. To do so, open the target configuration file (AM572X_PHYCORE_RDK.ccxml by default) from your Project Explorer window. Click the Advanced tab at the bottom of the Target Configuration window. Note that the third and fourth ICECrusherCS entries have duplicate names. Rename the third ICECrusherCS entry to ICECrusherCS_2 and the fourth ICECrusherCS entry to ICECrusherCS_3 and save the target configuration.

  2. Open your project's target configuration file from the Project Explorer window.

...

Texas Instruments offers documentation that can be used as reference or for guidance in effectively using the RTOS BSP:

Texas Instruments Processor SDK RTOS Software Developer Guide

Texas Instruments Processor SDK RTOS Getting Started Guide