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.

AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes

From Texas Instruments Wiki
Jump to: navigation, search

Content is no longer maintained and is being kept for reference only!

TIBanner.png
AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes



Feb 13, 2013

Introduction[edit]

The SYSBIOS-based software development kit (SDK) for industrial communications is designed for the Sitara AM335x ARM Cortex-A8 microprocessor family to enable customers add real-time industrial communications easily and quickly to their system. By making all the basic system software components immediately available, the Kit allows developers to focus on their application code, where they can add the most differentiation. Optimized to support real-time industrial communications protocols such as EtherCAT, Profibus, Profinet, Ethernet/IP and many others, the SDK includes a real-time, low-footprint SYSBIOS kernel with boot loader and sample industrial applications to get started quickly.


Device Support[edit]

The following devices are supported with the current release.

  • SOC's supported
    • AM335x
  • Hardware Platform Supported
    • AM335x IDK (also known as IA EVM)
    • AM335x ICE 

Obtaining the Release Package[edit]

Documentation[edit]

The following documents are provided with this release.


What Is Supported[edit]

  • Hardware Platform
    • AM335x IDK (also known as IA EVM)
    • AM335x ICE
  • SYSBIOS 6.33.05.46 Real Time Operating System
  • Starterware boot loader
    • Boot from MMC/SD for IDK
    • Boot from SPI flash and NOR flash for ICE
  • Starterware based drivers integrated with SYSBIOS
    • PRUSS
    • Timer
    • UART
    • GPIO
    • I2C
    • Ethernet
  • EtherCAT Slave Controller
    • Beckhoff Slave Stack Version 5.01
    • PRU Firmware load from SPI flash
    • EtherCAT Commands
    • 8 FMMU support in Firmware
    • 8 SM support in Firmware (stack support only 4)
    • Distributed clocks
      • 64-bit DC
      • SYNC0 out generation single shot and cyclic mode support
      • SYNC1 out generation - SYNC1 cycle time multiple of SYNC0 cycle time
      • Latch0 and Latch1 inputs
    • DL Loop Control
      • Using PRU-ICSS MDIO state m/c (slow)
      • Using MII_RX_LINK (fast - depending on PHY link loss detection latency)
      • Enhanced link detection support using TLK105/TLK106/TLK110 PHY RX_ERR threshold counting feature
      • Enhanced link detection in EtherCAT firmware
    • EEPROM Emulation
      • SPI flash non-volatile storage support
      • Provisions to use volatile storage for debug and development
    • Interrupts – AL/ECAT events
    • Watchdog – PDI and SM
    • Error Counters – all key counters
    • LED – Run, Error and Port0/1 activity based on firmware feedback
    • CoE, EoE and FoE
    • Management Interface for PHY over EtherCAT
    • PHY address configuration and host side PRU-ICSS MDIO API for PHY programming
    • Redundancy support validated using PG2.0 silicon
    • Application upgrade over FoE complying to SEMI TWG guidelines (not resetting PRU-ICSS)
  • Profibus DP Slave Controller
    • Evaluation PROFIBUS DP slave stack library file from TMG
    • Baud rates 12M, 6M, 3M, 1.5M, 500k, 187.5k, 93.75k, 45.45k 19.2k, 9.6k
    • Telegram size Up to 244 bytes
    • DPv0 support Cyclic exchange of data and diagnosis
    • DPv1 support Acyclic/cyclic data exchange and alarm handling
    • Response time 11-bit minimum TSDR response time
    • Watchdog 10ms time base
    • Get diagnostics and extended diagnostics
  • Powerlink Slave
    • openPOWERLINK Stack Version V1.7.1.
    • Data link layer and NMT state machine for controlled nodes.
    • SDO via EPL ASND frames.
    • openMAC and openHUB
    • API for PHY programming.
    • Interoperable with B&R X20BC slaves.
    • Interoperable with openPOWERLINK master and B&R PLC (Power Panel 500)
    • Run LED
    • Cycle time till 400 us
  • Sample Applications
    • HTTP Server
    • UART Echo
    • LED Control
    • EtherCAT slave
    • Profibus DP Slave
    • Powerlink Slave
  • Host Development Platform And Toolchain


What Is Not Supported[edit]

  • In general, peripherals or features not mentioned as part of "What is Supported" section are not supported in this release.
  • For EtherCAT Slave Controller, the following features are not supported in this release. These are planned to be supported in upcoming releases
    • Distributed Clocks (DC)
      • System Time difference filter depth (0x934) other than 0,2,4 and 8
      • Speed Counter filter depth (0x935)- Not used by EtherCAT firmware
    • ECAT side register protection when using LRD command
    • APRW/FPRW/BRW for SM mapped area
  • For Powerlink Slave, following feautures are not supported in this release
    • SDO over UDP.
    • Shared Buffer functionality
    • OpenMAC doesn’t have Collision detection functionality implemented yet.
  • For PROFIBUS DP Slave, the following features are not supported in this release
    • DP-V2 support for asynchronous mode and data exchange
    • PA support
    • Set_Slave_Add (SAP 55) support

New In This Release[edit]

  • EtherCAT
    • 64-bit DC support
    • PDI side register protection
    • IFG compensation
    • Bugfixes

Fixed In This Release[edit]

Issue Identifier Issue Description Status
SDOCM00098972
EtherCAT:Issues when >= 4 Process Data SMs (>= 6SMs) used with LRW commands  Fixed
SDOCM00098971 EtherCAT: Issues when 6 Process Data SMs (8SMs) used with LWR/LRD/LRW commands Fixed
SDOCM00098101 EtherCAT: Communication gets stalled when frames with CRC errors are sent Fixed
SDOCM00099009 EtherCAT: Issues with LRW access for process data greater than 32 bytes Fixed
SDOCM00098098 EtherCAT: PD watchdog disabled during firmware initialization Fixed
SDOCM00091418 EtherCAT: IFG compensation support missing Fixed
SDOCM00091406 EtherCAT: Register protection for PDI side access Fixed
SDOCM00099149 EtherCAT: Increased EtherCAT firmware startup time Fixed
SDOCM00099150 EtherCAT: PHY LINK signal polarity inversion API for firmware is not per port basis Fixed
SDOCM00097204
Generating source code from Beckhoff's SSC tool
Fixed

Known Issues And Limitations[edit]

Issue Identifier Issue Description Workaround
SDOCM00093324 Powerlink: Connection for SDO transfer between master and slave may fail to establish sometimes None
SDOCM00093325 Powerlink: OpenHub fails to forward non-powerlink or large sized frames None
SDOCM00092510 EtherCAT: Single datagram accessing multiple FMMU mapped areas Split the access spanning multiple FMMUs to seperate datagrams
SDOCM00098105 EtherCAT: PDI/PD watchdog counter incremented by 1 whenever PDI/PD watchdog is disabled None
SDOCM00098950 EtherCAT:LRD access on unused registers increment WKC - no register protection while using LRD None
SDOCM00099055 EtherCAT: EEPROM Error Write Enable bit is not cleared by writing any command to command bits Write "000" to command bits 0x502[10:8]
SDOCM00097012 EtherCAT: SYNC0 jitter varies with distance of slave from reference None


More details on EtherCAT known issues can be found here

Dependencies[edit]

Refer to System Requirements section in AM335x Industrial SDK Getting Started Guide.

Technical Support and Product Updates[edit]

For further information or to report any problems, contact http://community.ti.com or http://support.ti.com.

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 AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes 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 AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article AM335x SYSBIOS Industrial SDK 01.00.00.07 Release Notes 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