请问我在ccs中进行debug时数组数据为什么不能正确显示。我的是28069,使用的是controlSUITE的例程
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.
请问我在ccs中进行debug时数组数据为什么不能正确显示。我的是28069,使用的是controlSUITE的例程
您好,应该不是这个原因,我的那个数组就是全局变量的。是在例程中的程序。只是显示有问题。
而且我在别的程序中使用Uint16 格式的数组可以显示,只是在这个例程中显示错误。