SysConfig 1.24.0_4150 Release Notes
Table of Contents
Overview
- Release Date: May 30, 2025
- Build Version: **1.24.0+4150
What's new for v1.24.0
v1.24.0 is an update to v1.23.1 which includes:
- New devices: CC2340R5RHBQ1, CC3551E, F28E12x, MSPM0G511X
- Existing device updates: all MSPM0 devices, J722S_TDA4VEN_TDA4AEN_AM67, J7200_DRA821_SR1.0_alpha, F29H85x, F28004x, CC3500, AM275x and device data updates below.
- General bugs fixes and improvements
Device Specific Notes for v1.24.0
Sitara AM64x
- Disabled peripherals in devices where unsupported
- Updated PRU sigma-delta use case to highlight that only feature codes D, E, and F are supported.
Sitara AM62Px
- dtsi output file now has correct device name
- Power pin descriptions have been updated to match the latest datasheet.
- Added support for both DSS instances. These share the VOUT pins so only one can be selected. DSS1 is implemented using a virtual mux modes (16 & 17) which are mapped to the correct mux modes (0 & 1).
- Support for Drive Strength (DRV_STR) has been added for LVCMOS pins. A peripheral synchronous interface must set all pins to “Nom” or all pins to “Fast”! The mixing of DRV_STR settings for these interfaces is not allowed. See datasheet and TRM for additional details. The drive strength coding has been added to the “alt_” generated files. Rename the files to remove the “alt_” prefix before use.
AM62P Known Issues
- Signals are grouped by function/domain, not power domain. It is therefore possible to encounter voltage conflicts with some peripherals.
- Not all PADCONFIG bits are supported by the tool
- GPIO0_31 incorrectly shows no pull or DRV_STR available.
Sitara AM243x
- Updated PRU sigma-delta use case to highlight that only feature codes D, E, and F are supported.
- Added Variants sub-menu to allow selection of feature specific parts.
System Requirements
- Free Disk Space - 500MB
- Memory - 4GB
- OS - Windows 8/10/11 (64-bit), 64-bit Linux Distribution based on CCS requirements here, MacOS
Installation Instructions
The update can be applied to Code Composer Studion using the "Check for Updates" menu item. The standalone version of SysConfig can be updated by downloading and running the new installer.
Users of the cloud-based tool can browse to https://dev.ti.com and select the SysConfig tile on the portal page.
Getting Started
Software configuration with the SysConfig tool works in conjunction with a TI SDK. To see how this works, it is easiest to start with a CCS installation and an SDK for the device family you are using. Please refer to the device specific documentation included in the SDK for your device family. In general, you would start by importing an example from the SDK and open the the .syscfg file within CCS.
SysConfig may also be used as a low-level pinmux configuration tool. In this use case, you can start with the standalone SysConfig installer. Start the tool, please select the device, part, and package you are working with. You do not need to select a software product (IE SDK) unless you are using the tool for software configuration.
Importing TI PinMux Tool Projects
The SysConfig tool can open existing TI PinMux tool projects and convert these projects to the new .syscfg file format. Once converted, the project can only be saved in the new .syscfg file format.
Previous releases
All released versions and download links are available HERE.