NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

Using CCStudio v4 to create a custom RTSC platform

From Texas Instruments Wiki
Jump to: navigation, search

Memory Map[edit]

The memory map for an executable is determined by the device (which has internal memory) and the hardware board (which has external memory). When you create a CCS v4.x project for an application that uses XDCtools and SYS/BIOS, you will need to select a "RTSC platform". The memory map for both on-device and external memory is determined by the RTSC platform. The RTSC platform also sets the clock speed and specifies memory section placement. You will need to select a RTSC platform when you create a new project or change the CCS build settings, not when you create a RTSC configuration. Executables that need different memory maps must use different RTSC platforms even if they run on the same type of board. The RTSC platform is tied to a particular device (CPU) and gets the internal memory map from the device —- for example, IRAM and FLASH. The RTSC platform also contains the external memory specifications and cache settings. The internal and external memory segments together form the memory map.

Choosing an Available RTSC Platform[edit]

Before building a SYS/BIOS 6.x executable, you need to select the hardware board you will be using. You do this by selecting a RTSC platform either when creating a CCS project or in the RTSC tab of the project’s CCS Build properties. The RTSC Platform field provides a drop-down list of all available RTSC platforms that match your RTSC Target; these items represent various evaluation boards available for your chosen device (CPU). In most cases, you begin application development using one of the evaluation boards, and can select one of the standard platforms from the drop-down list.

You should select one of existing platforms if all of the following are true:

  • You are in the development phase and are using an evaluation board.
  • You do not care about cache sizes and are satisfied with the defaults set by the existing RTSC platform.
  • You do not want to change the default section placement.
  • You want the same clock rate as the evaluation board.

If any of the the above conditions do not apply, then you must create a custom RTSC platform. You may use the New Platform Wizard from within Code Composer Studio to do this.

Go here to see a demonstration of how to use the RTSC Platform Wizard.

E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article Using CCStudio v4 to create a custom RTSC platform here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article Using CCStudio v4 to create a custom RTSC platform here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article Using CCStudio v4 to create a custom RTSC platform here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article Using CCStudio v4 to create a custom RTSC platform here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article Using CCStudio v4 to create a custom RTSC platform here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article Using CCStudio v4 to create a custom RTSC platform here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article Using CCStudio v4 to create a custom RTSC platform here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article Using CCStudio v4 to create a custom RTSC platform here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article Using CCStudio v4 to create a custom RTSC platform here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity