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.

cc2530单步调试的问题

Other Parts Discussed in Thread: Z-STACK, CC2530

使用CC2530开发板进行无线传感器网络的搭建,开发板是自己设计打样的,把z-stack协议栈下载到cc2530当中的时候,进行单步调试,每次都会卡在HAL_BOARD_INIT()这个函数这,然后根本进行不下去,导致main()函数后面的一些初始化都进行不了,无法组网,求教这是什么问题