Part Number: TDA2EVM5777
Tool/software: Code Composer Studio
Hi,
I am using TDA2x EVM board , and try the test application of the tidl.
After I got the .out file ,I try to run it on the CCSv7.
DSP is okay and create the .bin file.
But for the EVE1 it show the error message:
and in the Console windows It shows:
ARP32_EVE_1: Trouble Reading Memory Block at 0x84b74044 on Page 1 of Length 0x4: (Error -1065 @ 0x84B74044) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 7.0.48.0)
ARP32_EVE_1: File Loader: Verification failed: Target failed to read 0x84B74044@Data
ARP32_EVE_1: GEL: File: C:\PROCESSOR_SDK_VISION_03_00_00_00\ti_components\algorithms\REL.TIDLOBJ.00.07.00.00\REL.TIDLOBJ.00.07.00.00\modules\ti_dl\test\out\eve_test_dl_algo.out: Load failed.
I follow the instruction below,but it didn't work.(in the eve_sw_getting started.pdf)
in the 4th step,I use the _EnableAllCore not the EVEXSSCIkEnable_API mentioned above.
If anyone know the solution,please share it with me.
Thanks.