Below method cab be used for running examples built with makefiles
Before any program can be loaded and run on the EVM, the SOC needs to be initialized. Below sections describes the various options available for SOC initialization.
load_sbl.js
to find certain initialization files within the SDK folder. This variable is not used otherwise in the build process. If you dont like adding variables in the environment, then you need to edit the file ${SDK_INSTALL_PATH}/tools/ccs_load/am261x/load_sbl.js
and specify the SDK path in the file itself.MCU_PLUS_SDK_AM261X_PATH
and point it to the path where the SDK is installed
export MCU_PLUS_SDK_AM243X_PATH=${HOME}/ti/mcu_plus_sdk_am261x_{sdk version}/