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.

C6748内存使用问题



您好:

           我现在使用的是C6748,在使用UPP功能时,将upp发送和接收分别两个大小为132字的数组定义在L2RAM中时(L2配置成了CACHE,但不配置成CACHE现象也一样),单步运行程序时发现程序有时不会按照我C代码写的顺序执行,感觉程序执行有时是乱跳的,请问这是什么原因呢?该怎样解决?