SysConfig 1.16.1_2960 Release Notes
Table of Contents
Overview
- Release Date: April 13, 2023
- Build Version: 1.16.1+2960
What’s new for v1.16.1
v1.16.1 is an update to v1.15.0 which includes:
- PinMux Data updates for AM62, AM62A, AM64, J7, AM5718
- PinMux Data updates for LPRF (CC23xx, CC27xx)
- Add support for F28P65x, J784S4, TDA4AP, TDA4VP, TDA4AH, TDA4VH, XWRL14XX
- miscellaneous tool bug fixes and updates
Device Specific Notes for v1.16.1
AM64
- Corrected signal assignments for TMS (JTAG) and RESET_REQZ (SYSTEM) in devicetree.dtsi and AM64x_pinmux.h files.
- Removed CLK_LB signal from GPMC interface. Saved files that include GPMC0_CLKLB will may fail to load. This can be resolved by editing the .syscfg file and removing any lines that include “iGPMC1.CLKLB”.
- Removed “_Beta" from device name.
Known Issues
- GPMC0_FCLK_MUX is included in the SYSTEM group rather than GPMC.
- Saved files that include GPMC0_CLKLB will may fail to load. This can be resolved by editing the .syscfg file and removing any lines that include “iGPMC1.CLKLB”.
- GPIO0_64,GPIO0_65, and GPIO0_70 pull select option is disabled despite having a pull available.
- VDDSHV1 is incorrectly named PRG1. This should be PRG0
- VDDSHV2 is incorrectly named PRG2. This should be PRG1
AM62x
- Corrected signal assignments for TMS (JTAG) and RESET_REQZ (SYSTEM) in devicetree.dtsi and AM62x_pinmux.h files.
- Generated pinmux and dtsi files updated domains from “wkup” to “mcu”
Known issues
- The PRUSS interfaces are listed as PRU_ICSSM0.
- Not all PADCONFIG bits are supported by the tool
AM62Ax
- Corrected signal assignments for TMS (JTAG) and RESET_REQZ (SYSTEM) in devicetree.dtsi and AM62x_pinmux.h files.
- Generated pinmux and dtsi files updated domains from “wkup” to “mcu”
Known issues
- Not all PADCONFIG bits are supported by the tool
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.