AM64x MCU+ SDK  08.02.00
Sciclient Set BoardCfg

Introduction

This is a special example which sends the sciclient boardcfg to the SYSFW running on Cortex M3. This example is mainly used in conjunction with the NO BOOT MODE, refer to SOC Initialization Using CCS Scripting for more information on this.

The boardcfg is a SOC specific configuration data regarding the various system attributes controlled by the SYSFW. These include resources, power and clock, security etc.

If the SYSFW accepts the boardcfg sent, the test result is passed otherwise failed.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 nortos
Toolchain ti-arm-clang
Board am64x-evm
Example folder examples/drivers/sciclient/sciclient_set_boardcfg

Steps to Run the Example

See Also

SCICLIENT

Sample Output

DMSC Firmware Version 21.1.1--v2021.01a (Terrific Lla
DMSC Firmware revision 0x15
DMSC ABI revision 3.1
[SCICLIENT] ABI check PASSED
[SCICLIENT] Board Configuration with Debug enabled ...
[SCICLIENT] Common Board Configuration PASSED
[SCICLIENT] PM Board Configuration PASSED
[SCICLIENT] RM Board Configuration PASSED
[SCICLIENT] Security Board Configuration PASSED
DMSC Firmware Version 21.1.1--v2021.01a (Terrific Lla
DMSC Firmware revision 0x15
DMSC ABI revision 3.1
All tests have passed!!