AM62x MCU+ SDK  08.06.00
Release Notes 08.06.00

Attention
Also refer to individual module pages for more details on each feature, unsupported features, important usage guidelines.
Note
The examples will show usage of SW modules and APIs on a specific CPU instance and OS combination.
Unless explicitly noted otherwise, the SW modules would work in both FreeRTOS and no-RTOS environment.

Device and Validation Information

SOC Supported CPUs EVM Host PC
AM62x M4F, R5F AM62x SK EVM (referred to as am62x-sk in code), AM62x SK LP EVM (referred to as am62x-sk-lp in code) Windows 10 64b or Ubuntu 18.04 64b

Features Added in This Release

Attention
DeepSleep low power mode (LPM) is not supported if the DM R5 is used for a general purpose application. This is because when the SoC goes to any LPM, the context of peripherals used by DM R5 will be lost. To use DM R5 for a general purpose application, disable LPM support. Refer Disabling low power mode to know how to disable LPM.
Feature Module
DMA Support on OSPI NOR and OSPI NAND SBLs Bootloader
MCU Domain reset isolation example Safety Examples
OTP Writer example OTP
HS-FS and HS-SE support Bootloader
Device Manager is available as source in MCU+SDK Device Manager
I2C, SPI, GPIO, MCAN, IPC, UART drivers and examples for DM R5 (WKUP_R5) I2C, SPI, GPIO, MCAN, IPC, UART
Support for ESM, MCRC, RTI, DCC, VTM, STOG, PBIST, MTOG, POK, ECC modules are added as part of SDL SDL

Dependent Tools and Compiler Information

Tools Supported CPUs Version
Code Composer Studio M4F, R5F 12.2.0
SysConfig M4F, R5F 1.15.0, build 2826
TI ARM CLANG M4F, R5F 2.1.2.LTS
FreeRTOS Kernel M4F, R5F 10.4.3

Key Features

OS Kernel

OS Supported CPUs SysConfig Support
FreeRTOS Kernel M4F, R5F NA
FreeRTOS POSIX M4F NA
NO RTOS M4F, R5F NA

Driver Porting Layer (DPL)

Module Supported CPUs SysConfig Support OS support
Address Translate M4F, R5F YES FreeRTOS, NORTOS
Cache R5F YES FreeRTOS, NORTOS
Clock M4F, R5F YES FreeRTOS, NORTOS
CycleCounter M4F, R5F NA FreeRTOS, NORTOS
Debug M4F, R5F YES FreeRTOS, NORTOS
Heap M4F, R5F NA FreeRTOS, NORTOS
Hwi M4F, R5F YES FreeRTOS, NORTOS
MPU M4F, R5F YES FreeRTOS, NORTOS
Semaphore M4F, R5F NA FreeRTOS, NORTOS
Task M4F, R5F NA FreeRTOS
Timer M4F, R5F YES FreeRTOS, NORTOS

Secondary Bootloader (SBL)

SBL Mode Supported CPUs SysConfig Support PHY Support DMA Support OS support
OSPI NOR R5F YES Yes Yes NORTOS
OSPI NAND R5F YES No Yes NORTOS
EMMC R5F YES NA NA NORTOS
UART R5F YES NA No NORTOS

SOC Device Drivers

Peripheral Domain Supported CPUs SysConfig Support
DDR Main R5F YES
GPIO MCU M4F, R5F YES
Main M4F, R5F YES
I2C Main M4F, R5F YES
MCU M4F, R5F YES
Wakeup M4F, R5F YES
IPC Main M4F, R5F YES
MCAN Main R5F YES
MCU M4F YES
MCSPI Main M4F, R5F YES
MCU M4F, R5F YES
Pinmux Main M4F, R5F YES
MCU M4F, R5F YES
Wakeup M4F, R5F YES
SOC NA M4F, R5F YES
SCIClient NA M4F, R5F YES
UART Main M4F, R5F YES
MCU M4F, R5F YES
Wakeup R5F YES
Note
Refer Accessing main and wakeup domain peripherals from MCU domain for accessing main/wakeup peripherals from M4F.

Board Device Drivers

Peripheral Supported CPUs SysConfig Support
Flash R5F YES

Software Diagnostic Library (SDL)

SDL Module Supported CPUs SysConfig Support
ESM M4F, R5F NO
MCRC M4F, R5F NO
RTI M4F, R5F NO
DCC M4F, R5F NO
VTM M4F, R5F NO
STOG M4F NO
PBIST M4F, R5F NO
MTOG M4F NO
POK R5F NO
ECC M4F, R5F NO
Note
STOG and MTOG on R5F will be supported in future release.

Fixed Issues

NA

Known Issues

ID Head Line Module Reported in release Workaround
MCUSDK-208 gmake with -j can sometimes lock up Windows command prompt Build 7.3.0 Use bash for windows as part of git for windows or don't use -j option
SITSW-2057 SBL is not disabling the interrupts before self loading the DM firmware and jump to DM firmware SBL 8.6.0 Disable all the interrupt before jumping to DM firmware.
SITSW-1766 Utility out2rprc not generating correct appimage if data sections have different load and run addresses Tools 8.6.0 None.
SITSW-1962 MPU configuration reset is not done before loading the new configuration. DPL 8.6.0 None.
SITSW-2269 DeepSleep Low power mode (LPM) is not supported if the DM R5 is used for a general purpose application. DM 8.6.0 None.
PROC_SDL-5670 ECC is not supported for 12 instances. These are CSI_RX_IF_EDC_CTRL_0, ICB_RAMECC, ITE_RAMECC, LPI_RAMECC, comput cluster core0-3 and corepac, USB2SS_16FFC_USB2SS_CORE_AXI2VBUSM_MST_KSBUS_AXI2VBUSM_RDATA_BUFFER, USB2SS_16FFC_USB2SS_CORE_RAMS_MEM_CTRL_RA M0, AM62_MCU_CBASS_SCRP_32B_CLK4_SCR_AM62_MCU_CBASS_SCRP_32B_CLK4_SCR_EDC_CTRL_BUSECC_1, PSRAM16KX32E_PSRAM0_ECC, PSRAM256X32E_PSRAM0_ECC, USB2SS_16FFC_USB2SS_CORE_AXI2VBUSM_MST_KSB US_AXI2VBUSM_RDATA_BUFFER, USB2SS_16FFC_USB2SS_CORE_RAMS_MEM_CTRL_RA M0 SDL 8.6.0 None. Support will be added in future release.
PROC_SDL-5671 PBIST is not supported for some of the instances. From R5F, PBIST is not supported for MPU instance. From M4F, PBIST is not supported for MPU and MAIN instances. SDL 8.6.0 None. Support will be added in future release.

Limitations

S.No Head Line Module
1 The ROM startup model for runtime initializations in TI ARM CLANG is not supported/tested in the SDK NA
2 PHY mode not supported for OSPI NAND SBL Bootloader