Other Parts Discussed in Thread: TMS320C6748, TEST2
Tool/software: Code Composer Studio
I'm working with a new TMS320C6748 DSP development Kit(LCDK) with an emulator XDS110 Debug Probe. Unfortunately, I can't get the setup to work as loading process gets failed while the compiler build the program with no errors, and I repeatedly get these errors associated with memory verification while I'm trying to load and debug the project on the Kit:
C674X_0: Trouble Reading Memory Block at 0x0 on Page 0 of Length 0x4: (Error -1176 @ 0x0) 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.100.0)
C674X_0: File Loader: Verification failed: Target failed to read 0x00000000
C674X_0: GEL: File: C:\Users\14pg7\Documents\ELEC421_lab1_V13\adda\Debug\adda.out: Load failed.
Please help me in this regard.
