Hi
I want to run NDK/hello world project in my custom 6678 board. For this purpose, i build this project in ccsv5 with mcsdk_2_00_00_beta2. After that i connect to core 0 and add the evmc6678l.gel for initializing that. After initializing done, when i want to load .out file to core 0, i face with the following error while loading .out in evaluation board is done.
C66xx_0: File Loader: Data verification failed at address 0x80000000 Please verify target memory and memory map.
C66xx_0: GEL: File: C:\Users\NISOO07\Desktop\6678client\helloWorld\evmc6678l\Debug\helloworld_evmc6678l.out: a data verification error occurred, file load failed.
What can i do for solving this problem?