程序没优化之前可以正常运行,使用编译器优化后,程序卡在gpEDMA_CC_regs[2]->TPCC_EESR = 1<<6;这个寄存器没办法操作.,请问是为什么?
备注:使用的板子是6674 ,自己画的板子,编译器ccs5.5,仿真器是560v2.
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.
程序没优化之前可以正常运行,使用编译器优化后,程序卡在gpEDMA_CC_regs[2]->TPCC_EESR = 1<<6;这个寄存器没办法操作.,请问是为什么?
备注:使用的板子是6674 ,自己画的板子,编译器ccs5.5,仿真器是560v2.