工程师,你们好,我开始学习sys/bios,在TMS320C6678上面跑。现在,我遇到的问题是,编译能够通过,但是,连接有问题。Out文件也下载不了。我是直接下载的MDK里面的那个hello world 的例程。我把我的错误提示信息弄出来,希望大侠们给予指导。谢谢。(如果不用sys/bios,程序是能够正常下载,并且单步,全速调试的)。
IcePick_D: GEL Output: Setup_Memory_Map...
IcePick_D: GEL Output: Setup_Memory_Map... Done.
IcePick_D: GEL Output:
Connecting Target...
IcePick_D: GEL: Error while executing OnTargetConnect(): identifier not found: DNUM.
C66xx_0: File Loader: Data verification failed at address 0x80000000 Please verify target memory and memory map.
C66xx_0: GEL: File: C:\Program Files\Texas Instruments\mcsdk_2_00_00_beta2\examples\ndk\helloWorld\evmc6678l\Debug\helloworld_evmc6678l.out: a data verification error occurred, file load failed.
C66xx_0: File Loader: Data verification failed at address 0x80000000 Please verify target memory and memory map.
C66xx_0: GEL: File: C:\Program Files\Texas Instruments\mcsdk_2_00_00_beta2\examples\ndk\helloWorld\evmc6678l\Debug\helloworld_evmc6678l.out: a data verification error occurred, file load failed.

