最近用ccs5.3软仿6678 单核EDMA3 ddr传输到L2 进行运算,由于声明了在DDR3中的大数组(没用include数据)load元素数据,在elf格式 cycle simulator下仿真进入main函数十分慢,要30多分钟,后续运算需要4个小时,但数据传输,计数结果都没问题,由于后续还有很多运算,现在我只需要验证算法在dsp中的正确性、精度及一些功能,选用functional simulator仿真,但进入debug接直接报错找不到...\boot.c,请问如何解决,谢谢
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.
最近用ccs5.3软仿6678 单核EDMA3 ddr传输到L2 进行运算,由于声明了在DDR3中的大数组(没用include数据)load元素数据,在elf格式 cycle simulator下仿真进入main函数十分慢,要30多分钟,后续运算需要4个小时,但数据传输,计数结果都没问题,由于后续还有很多运算,现在我只需要验证算法在dsp中的正确性、精度及一些功能,选用functional simulator仿真,但进入debug接直接报错找不到...\boot.c,请问如何解决,谢谢