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.

NDK example (client_evm6678l.pjt) cannot be loaded to the board.

Greetings.

I'm new to C6678.

I installed ccsv6.0, xdc, mcsdk, ndk, etc.

I've tried a few examples. -- to some degree it was successful.

I tried client_evm6678l.pjt. Building the project was successful and .out file is made.

I connected evm6678 and loaded a .gel file.(evm6678l.gel) but there was a message like this.

C66xx_0: File Loader: Data verification failed at address 0x80300000 Please verify target memory and memory map.
C66xx_0: GEL: File: C:\ti\mcsdk_2_01_02_06\examples\ndk\client\evmc6678l\Debug\client_evmc6678l.out: a data verification error occurred, file load failed.

Do I need other .gel file? if so, where can I find it?