SPRUJC1 April 2024
In order to build the SCI Client Board Configuration within the PROCESSOR-SDK-RTOS please navigate to the <pdk_path>/packages/ti/build/ directory and open a command prompt. Next, the following make command should be executed in order to independently build the SCI Client Board Configurations:
make sciclient_boardcfg_hs BOARD=j721s2_evm CORE=mcu1_0 OS=linux
The make command above will compile, encrypt, and sign the SCI Client Security Board Configuration with the default MEK and MPK development keys located in the PROCESSOR-SDK-RTOS. The final output from this build command will be a C array located within <pdk_path>/packages/ti/drv/sciclient/soc/V4/ directory.