Tool/software: TI-RTOS
Hi
Thank you for your help . I have a problem . we use the project of MCASP_Audio_evmAM572x_c66ExampleProject from pdk_am57xx_1_0_7 . The original configuration information in the project is as follows:
-mv6600 --abi=eabi --include_path="C:/Users/HePu-He/workspace_v7/MCASP_Audio_evmAM572x_c66ExampleProject_new5board_13mic/include" --include_path="C:/Users/HePu-He/workspace_v7/MCASP_Audio_evmAM572x_c66ExampleProject_new5board_13mic" --include_path="C:/ti/pdk_am57xx_1_0_7/packages" --include_path="C:/ti/pdk_am57xx_1_0_7/packages/ti/drv/mcasp/include" --include_path="C:/ti/pdk_am57xx_1_0_7/packages/ti/drv/mcasp" --include_path="C:/ti/pdk_am57xx_1_0_7/packages/ti/board" --include_path="C:/ti/ti-cgt-c6000_8.1.3/include" -g --define=SOC_AM572x --define=AIC_CODEC --define=DMA_XBAR_AVAILABLE --define=MCASP_MASTER --define=BUILD_AM572X_DSP --display_error_number --diag_wrap=off --diag_warning=225
I delete --define=MCASP_MASTER , recompile and download .out file on the board ( the board has four codec PCM1864 ,one works in master mode , the other works in slave mode ) .Once run the programme . there is a mistake as follows in the picture.
How can we make them correct ? Thank you for your help !