在使用eZdsp5535评估板的例程CSL_MMCSD_SdCardFSExtExample,发现在ccsVersion: 4.2.4.00033的情况下会跑飞。单步跟踪了一下,发现在如图399行的地方会出现异常,本来disktype的值在watch里面显示为0,CSL_MMCSD_ATAFS_DISKTYPE的值也是0,但是399行的判断依然进入了,十分费解,请问为什么会出现这种情况?
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.
在使用eZdsp5535评估板的例程CSL_MMCSD_SdCardFSExtExample,发现在ccsVersion: 4.2.4.00033的情况下会跑飞。单步跟踪了一下,发现在如图399行的地方会出现异常,本来disktype的值在watch里面显示为0,CSL_MMCSD_ATAFS_DISKTYPE的值也是0,但是399行的判断依然进入了,十分费解,请问为什么会出现这种情况?