am64x/am243x/am263x : update MCU + SDK Path
Update MCU + SDK Path Fixes: PINDSW-5635 Signed-off-by: Naresh A <nareshk@ti.com>
This commit is contained in:
parent
ce5453ab49
commit
4b91088387
@ -45,7 +45,7 @@ else
|
||||
endif
|
||||
|
||||
# Variable pointing to location of MCU+ SDK
|
||||
export MCU_PLUS_SDK_PATH?=./mcu_plus_sdk
|
||||
export MCU_PLUS_SDK_PATH?=$(abspath .)/mcu_plus_sdk
|
||||
|
||||
CGT_TI_PRU_PATH=$(TOOLS_PATH)/ti-cgt-pru_2.3.3
|
||||
CGT_TI_SMART_PLACEMENT_TOOL_PATH=$(TOOLS_PATH)/ti-cgt-armllvm_3.0.0.STS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user