cc2630出错在 ICall_createRemoteTasks(void)
时间:10-02
整理:3721RD
点击:
请教一下:
cc2630中执行到 ICall_createRemoteTasks(void)中的Task_restore(keytask)后程序卡死,不能退出ICall_createRemoteTasks(void) 是什么原因?
It looks like you may not have built/flashed the Stack project. Try a clean start and erase the entire flash on the chip with flash programmer 2. Then build and load the application projects first then the stack project.
你好!
我按照你的回答 以及 802.15.4 MAC User’s Guide for CC26xx 手册中所述进行操作之后,问题仍然出现。请问该如何解决
麻烦确认下,程序下载进去以后,不使用调试模式,直接上电运行是否有问题?
请问解决了吗,我遇到了相同的问题
ICall_createRemoteTasks void 相关文章:
- 为何每次运行到ICall_createRemoteTasks()就过不去了
- byte NLME_GetExtAddr( void );函数问题求解
- static void zclSampleLight_OnOffCB( uint8 cmd ) 中处理不同endpoint问题
- (void)shift; // Intentionally unreferenced parameter
- TI-RTOS例程问题,例程中有创建任务函数Void lcdLowPriorityFxn(UArg a0, UArg a1) { };但是main函数却不见在哪调用了,求指教!
- CC2538 ZNP void znpInit(uint8 taskId)