Skip to content

Latest commit

 

History

History
153 lines (121 loc) · 6.37 KB

File metadata and controls

153 lines (121 loc) · 6.37 KB

Release Notes

Overview

The Processor Software Development Kit (Processor SDK) is a unified software platform for TI embedded processors providing easy setup and fast out-of-the-box access to benchmarks and demos. All releases of Processor SDK are consistent across TI’s broad portfolio, allowing developers to seamlessly reuse and develop software across devices. Developing a scalable platform solutions has never been easier than with the Processor SDK and TI’s embedded processor solutions.

To simplify the end user experience, Processor SDK Linux AM62Dx installer provides everything needed as discussed below to create the embedded system from “scratch” :

  • Platform/board-support software and configuration files for Linux
  • U-Boot and Kernel sources and configuration files
  • An ARM cross-compiling toolchain as well as other host binaries and components
  • A Yocto/OE compliant filesystem and sources for example applications
  • A variety of scripts and Makefiles to automate certain tasks
  • Other components needed to build an embedded system that don’t fit neatly into one of the above buckets
  • Reference Examples, benchmarks

This release supports High Security - Field Securable (HS-FS) devices. For migration guide and other info, refer :ref:`HS-Migration-Guide`

Licensing

Please refer to the software manifests, which outlines the licensing status for all packages included in this release. The manifest can be found on the SDK download page or in the installed directory as indicated below.

Release 11.02.08.02

Released on Dec 2025

What's new

Processor SDK Linux AM62DX Release has following new features:

  • Second 2025 LTS Reference Release Including RT combined branch model
  • McASP async mode: independent transmit (playback) and receive (capture) clocking.
  • 4 channel recording support.
  • OSPI, EQEP, PWM, support.
  • Important Bug Fixes on top of Processor SDK 11.01.05.03 Release.
  • Review Issue Tracker Section for the new fixes.

What's included

Key Release References:

Component version:

  • Kernel 6.12.57
  • U-Boot 2025.01
  • Toolchain GCC 13.4
  • ATF 2.13+
  • OPTEE 4.7.0
  • TIFS Firmware v11.02.05 (Click on the link for more information)
  • IPC Firmware REL.MCUSDK.11.02.00.11
  • PCM6240 ADC Firmware 1.0.0.0
  • DM Firmware 11.02.00.11
  • Yocto scarthgap 5.0

Build Information

Arago (Yocto/OE)

Component Branch Info Tag Info Config Info
U-Boot ti-u-boot-2025.01 11.02.08 :ref:`Build Config <Build-U-Boot-label>`
TF-A master v2.13+  
OPTEE master 4.7.0+ |__OPTEE_PLATFORM_FLAVOR__|
Linux Firmware ti-linux-firmware 11.02.08  
Linux Kernel ti-linux-6.12.y 11.02.08 non-RT , RT
meta-ti scarthgap 11.02.08 |__SDK_BUILD_MACHINE__|
meta-arago scarthgap 11.02.08  
meta-tisdk scarthgap 11.02.08.02  

Issues Tracker

Note

  • Release Specific Issues including details will be published through Software Incident Report (SIR) portal
  • Further Information can be found at SIR Portal

Errata Resolved

Record ID Title
EXT_EP-12128 USB2 PHY locks up due to short suspend
EXT_EP-12123 USART: Erroneous clear/trigger of timeout interrupt
EXT_EP-12124 BCDMA: RX Channel can lockup in certain scenarios
EXT_EP-12114 MMCSD: HS200 and SDR104 Command Timeout Window Too Small

Issues Resolved

Record ID Title
EXT_SITMPUSW-174 UDMA: HC/UHC channel allocation fails due to RM config mismatch with CSL defines
EXT_EP-13163 AM62D: McASP: Wrong sampling rate when do record & play togather
EXT_EP-13134 McASP not generating clock signal in async mode
EXT_EP-13135 Linux SDK docs: inconsistent TF-A git repo URL's