This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TDA3XEVM: How can i fix the EVE build fail ?

Part Number: TDA3XEVM

Tool/software: TI-RTOS

Hi,

How can i fix the EVE build fail ?

I set the environment  of makefile and makerules_eve.mk as below.

1. makefile

export EVE_SW_ROOT = C:/PROCESSOR_SDK_VISION_WORKSPACE/PROCESSOR_SDK_VISION_03_03_00_00_HD-AVM/ti_components/algorithms/eve_sw_01_18_01_00
export ARP32_TOOLS = C:/PROCESSOR_SDK_VISION_WORKSPACE/PROCESSOR_SDK_VISION_03_03_00_00_HD-AVM/ti_components/cg_tools/windows/arp32_1.0.7
export DSP_TOOLS = C:/PROCESSOR_SDK_VISION_WORKSPACE/PROCESSOR_SDK_VISION_03_03_00_00_HD-AVM/ti_components/cg_tools/windows/C6000_7.4.2
export xdais_PATH = C:/PROCESSOR_SDK_VISION_WORKSPACE/PROCESSOR_SDK_VISION_03_03_00_00_HD-AVM/ti_components/algorithms/xdais_7_24_00_04
export UTILS_PATH = C:/ti/ccsv7/utils/cygwin

2. makerules_eve.mk

DMAUTILS_PATH = "C:\PROCESSOR_SDK_VISION_WORKSPACE\PROCESSOR_SDK_VISION_03_03_00_00_HD-AVM\ti_components\algorithms\REL.DMAUTILS.00.08.00.02\dmautils"

ALGFRAMEWORK_PATH ?= "C:\PROCESSOR_SDK_VISION_WORKSPACE\PROCESSOR_SDK_VISION_03_03_00_00_HD-AVM\ti_components\algorithms\REL.ALGFRAMEWORK.02.08.00.00\algframework"