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.

IPC Users Guide/About IPC

From Texas Instruments Wiki
Jump to: navigation, search


Table of Contents IPC User's Guide Use Cases for IPC Next


IPC is a set of modules designed to facilitate inter-process communication. It contains packages designed to allow communication between processors in a multi-processor environment and facilitates communication to peripherals. This communication includes message passing, streams, and linked lists. These work transparently in both uni-processor and multi-processor configurations.

IPC is designed for use on processors running SYS/BIOS applications. This is typically a DSP, but may be an ARM device in some cases. Previous versions of SYS/BIOS were called DSP/BIOS. The new name reflects that this operating system can also be use on processors other than DSPs.

IPC can be used to communicate with the following:

  • other threads on the same processor
  • threads on other processors running SYS/BIOS
  • threads on GPP processors running a High-Level Operating System (HLOS)

IpcUG_over_1_1_1.png

IPC was designed with the needs of a wide variety of users in mind. In the interest of providing modules that are usable by all groups, the IPC modules are designed to limit the API actions to the basic functionality required. For example, they do not perform their own resource management. It is the responsibility of the calling thread to manage resources and similar issues that are not managed by the IPC modules.

Requirements[edit]

<imagemap> Image:download_button.jpg|alt=Download IPC default DOWNLOAD IPC desc none </imagemap>

IPC can be used on Windows and Linux-based hosts. IPC builds upon other software components and tools, which must be installed in order to use IPC. See the IPC Release Notes for specific versions required by your particular IPC release. These dependencies are often provided by an SDK and/or CCS release.

For more information about installing IPC and getting started, select an appropriate Install Guide:

Related Documents[edit]

API documentation for IPC is provided in two different systems--one for configuration APIs and the other for run-time C APIs.

  • Book config.png
    Configuration APIs are documented in the IPC online CDOC documentation (also called "CDOC"). In this user's guide, you can click the icon shown to the left to open the latest configuration documentation for a particular IPC module. You can also view CDOC in the CCS online help or by running <ipc_install_dir>/docs/cdoc/index.html in your IPC installation. CDOC provides information about static configuration of IPC modules and objects.
    IMPORTANT

    Do not use the CDOC help system to look for information about C runtime APIs in the ti.ipc package. Use the Doxygen-based help for C runtime APIs.
  • Book run.png
    C APIs are documented via Doxygen. In this user's guide, you can click the icon shown to the left to open the latest C API documentation for a particular IPC module. You can also view the C API documentation in your IPC installation at <ipc_install_dir>/docs/doxygen/html/index.html. This help system does not contain information about static configuration. Use the C API documentation for information about the following aspects of IPC:
    • Runtime APIs
    • Status codes
    • Instance creation parameters
    • Type definitions

The following additional documentation is available for components used with IPC.

  • IPC Category on this wiki
  • RTSC-Pedia Wiki: http://rtsc.eclipse.org/docs-tip
  • Texas Instruments Developer Wiki: http://processors.wiki.ti.com
  • SYS/BIOS 6 Release Notes: BIOS_INSTALL_DIR/Bios_6_##_release_notes.html
  • SYS/BIOS 6 Getting Started Guide: BIOS_INSTALL_DIR/docs/Bios_Getting_Started_Guide.pdf
  • XDCtools and SYS/BIOS online help: Open with CCS online help.
  • TMS320 SYS/BIOS 6 User's Guide (SPRUEX3)


Table of Contents IPC User's Guide Use Cases for IPC Next



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 IPC Users Guide/About IPC 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 IPC Users Guide/About IPC here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article IPC Users Guide/About IPC here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article IPC Users Guide/About IPC here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article IPC Users Guide/About IPC here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article IPC Users Guide/About IPC here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article IPC Users Guide/About IPC here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article IPC Users Guide/About IPC here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article IPC Users Guide/About IPC 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