专家们:
你们好,我最近在学习使用ndk2.0,用的板是DM642。我在调试里面的例子helloworld时,编译加载之后总是自动运行,但出不来结果。用单步调试看,程序一直在GPIO_pinRead,GPIO_pinWrite等几个函数里面循环。请问这是为什么?应该怎么解决。
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.
专家们:
你们好,我最近在学习使用ndk2.0,用的板是DM642。我在调试里面的例子helloworld时,编译加载之后总是自动运行,但出不来结果。用单步调试看,程序一直在GPIO_pinRead,GPIO_pinWrite等几个函数里面循环。请问这是为什么?应该怎么解决。