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.09 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.09 Release Notes



July 11, 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 or newer
  • 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.10
    • PRU Firmware load from SPI flash
    • EtherCAT Commands
    • 8 FMMU support in Firmware
    • 8 SM support in Firmware (stack support only 4)
    • 8KB process data RAM
    • 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, FoE and CiA402
    • Management Interface for PHY over EtherCAT
    • PHY address configuration and host side PRU-ICSS MDIO API for PHY programming
    • Redundancy support validated using PG2.x 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]

  • SDK
    • Supported on CCS 5.4 with TI Tool chain.
    • New SPI Flasher which can be executed from SD card.
  • EtherCAT
    • Upgrade to SSC5.10 
    • Process data API performance improvements
    • LRW access to process data spanning  upto 6 SMs (3 read + 3 write) per slave in a single datagram
    • Bug fixes (see below)

Fixed In This Release[edit]

Issue Identifier Issue Description Status
SDOCM00100692 EtherCAT: Hot connect in DC SYNC mode Fixed
SDOCM00101608 EtherCAT: Link activity LED for Port1 is not functional in redundancy mode Fixed
SDOCM00099055
EtherCAT: EEPROM error bits are not cleared by writing any valid command Fixed
SDOCM00101828 EtherCAT: Port 1 does not reopen rarely during hot connect of subsequent slave in the network Fixed
SDOCM00100969
EtherCAT: Latch Time register update missed occasionally
Fixed
SDOCM00102173 EtherCAT: Last byte of PD OUT is not written when PD IN and OUT are of equal and odd byte length with logical commands 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
SDOCM00100922 Powerlink: Multiple slaves in a chain will not work for EVMs with PG2.x silicon None
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
SDOCM00097012 EtherCAT: SYNC0 jitter varies with distance of slave from reference None
SDOCM00092510 EtherCAT: Multiple FMMU accesss in a single datagram to a slave for process data using LRD/LWR commands Use LRW instead of LRD/LWR


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.09 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.09 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.09 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.09 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.09 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.09 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.09 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.09 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.09 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