Skip to content

Commit 1914715

Browse files
committed
allsoc: Docs: Add release artifacts for 10.02.00
- Checkin Test report - Update Release notes Fixes: MCUSDK-14156 Signed-off-by: Ashwin Raj <[email protected]>
1 parent d85fe35 commit 1914715

File tree

7 files changed

+10
-3
lines changed

7 files changed

+10
-3
lines changed
26 KB
Binary file not shown.
15.9 KB
Binary file not shown.

docs/am263x/am263x_cc_testreport.xlsx

36.7 KB
Binary file not shown.

docs/am263x/am263x_lp_testreport.xlsx

3.35 KB
Binary file not shown.

docs_src/docs/api_guide/device/am261x/release_notes_10_02_00.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
\attention 2. There is a known issue of PMIC Watchdog resetting the SOC every 10 mins in CCS Gel flow. This has been fixed in SBL flow by disabling PMIC Watchdog using I2C interface. Use Flash SBL NULL if CCS Debug is needed or Add the same logic for PMIC Watchdog disable in application if CCS debug using Gel flow is mandatory.
88

99
\attention 3. DFU Utils tool is not supported on Mac systems due to a build issue.
10+
1011
\attention 4. Uniflash 9.1.0 does not support out of the box flashing of AM261x-LP E2 binaries. As a workaround, use Uniflash's custom flasher feature mentioned here \ref CUSTOM_FLASH. Out of box flashing support for E2 board will be available in the next Uniflash release.
1112

1213
\attention 4. The default Stack size is 16KB and Heap size 32 KB for SDK examples. This can be adjusted as per application requirement through Memory Configurator in SysCfg or by updating Linker script in case of standalone applications.
@@ -15,6 +16,8 @@
1516

1617
\attention 6. There is a known issue that OSPI pins in SysCfg GUI are getting reset automatically during any module change. The workaround is that OSPI Pins should be locked after proper configuration according to the board Pinout.
1718

19+
\attention 7. The default SysCfg linked to CCS is an older version and needs to updated to the SDK supported version mentioned below. Please follow steps mentioned in \ref CCS_PACKAGE_CHECK.
20+
1821
\note The examples will show usage of SW modules and APIs on a specific CPU instance and OS combination. \n
1922
Unless explicitly noted otherwise, the SW modules would work in both FreeRTOS and no-RTOS environment. \n
2023
Unless explicitly noted otherwise, the SW modules would work on any of the R5F's present on the SOC. \n
@@ -48,7 +51,7 @@ AM261x | R5F | AM261x SOM Rev E1 (referred to as am261x-som
4851
Tools | Supported CPUs | Version
4952
------------------------|----------------|-----------------------
5053
Code Composer Studio | R5F | 12.8.1
51-
SysConfig | R5F | 1.22.0 build, build 3893
54+
SysConfig | R5F | 1.23.0 build, build 4000
5255
TI ARM CLANG | R5F | 4.0.1.LTS
5356
FreeRTOS Kernel | R5F | 11.1.0
5457
LwIP | R5F | STABLE-2_2_0_RELEASE

docs_src/docs/api_guide/device/am263px/release_notes_10_02_00.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
\attention 5. There is a known issue that OSPI pins in SysCfg GUI are getting reset automatically during any module change. The workaround is that OSPI Pins should be locked after proper configuration according to the board Pinout.
1313

14+
\attention 6. The default SysCfg linked to CCS is an older version and needs to updated to the SDK supported version mentioned below. Please follow steps mentioned in \ref CCS_PACKAGE_CHECK.
15+
1416
\note The examples will show usage of SW modules and APIs on a specific CPU instance and OS combination. \n
1517
Unless explicitly noted otherwise, the SW modules would work in both FreeRTOS and no-RTOS environment. \n
1618
Unless explicitly noted otherwise, the SW modules would work on any of the R5F's present on the SOC. \n
@@ -41,7 +43,7 @@ AM263Px| R5F | AM263Px LaunchPad Rev E2 (referred to as am263px-
4143
Tools | Supported CPUs | Version
4244
------------------------|----------------|-----------------------
4345
Code Composer Studio | R5F | 12.8.1
44-
SysConfig | R5F | 1.22.0 build, build 3893
46+
SysConfig | R5F | 1.23.0 build, build 4000
4547
TI ARM CLANG | R5F | 4.0.1.LTS
4648
FreeRTOS Kernel | R5F | 11.1.0
4749
LwIP | R5F | STABLE-2_2_0_RELEASE

docs_src/docs/api_guide/device/am263x/release_notes_10_02_00.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
\attention 4. SDK will be migrated to support CCS Theia from next release (SDK 11.0) and the support for CCS Eclipse will be deprecated.
1111

12+
\attention 5. The default SysCfg linked to CCS is an older version and needs to updated to the SDK supported version mentioned below. Please follow steps mentioned in \ref CCS_PACKAGE_CHECK.
13+
1214
\note The examples will show usage of SW modules and APIs on a specific CPU instance and OS combination. \n
1315
Unless explicitly noted otherwise, the SW modules would work in both FreeRTOS and no-RTOS environment. \n
1416
Unless explicitly noted otherwise, the SW modules would work on any of the R5F's present on the SOC. \n
@@ -39,7 +41,7 @@ AM263x| R5F | AM263x LaunchPad Revision Rev A (referred to as am263x
3941
Tools | Supported CPUs | Version
4042
------------------------|----------------|-----------------------
4143
Code Composer Studio | R5F | 12.8.1
42-
SysConfig | R5F | 1.22.0 build, build 3893
44+
SysConfig | R5F | 1.23.0 build, build 4000
4345
TI ARM CLANG | R5F | 4.0.1.LTS
4446
FreeRTOS Kernel | R5F | 11.1.0
4547
LwIP | R5F | STABLE-2_2_0_RELEASE

0 commit comments

Comments
 (0)