我在DM816X EVM上用CCS5.1.1跑个简单的hello world程序,在debug模式中显示器件reset有问题,请问是怎么回事?
另外请问.gel文件是在c674x上加载还是在A8上加载呢?谢谢
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.
我看了您提到的这个wiki 我有几个疑问:
1 这个网页上哪里有提到释放DSP的复位呢?我看了这个网页,感觉是讲怎么用flash的,用CCS连只是铺垫;
2 我用的CCS是5.1.1,仿真器用的是EVM816带的XDS100v2,有些地方和操作的不太一样,比如Loading GEL File中的Select Scripts -> NETRA External Memory -> do_all 这一步,我这里没有,我这里是这样的
3 Starting CCS 中的这一步 A "Disassembly" view with PC halted should pop up in one of the tabs. If not, do a 'System Reset' from Target menu and then Halt (for GP device) 过后,我这里提示memory不能读,另外LOAD GEL之后,我这里是这样的,是不是不正常呢?
你说的“比如Loading GEL File中的Select Scripts -> NETRA External Memory -> do_all 这一步,我这里没有”
说明你的gel文件不对 下载我给你的那个页面的gel文件
这个虽然是讲flash 但加载程序这个机制都是相同 唯一的别人只是加载烧flash的程序 你需要加载helloworld程序而已 所以是很具有参考价值的