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 and Z-tool problem

Other Parts Discussed in Thread: CC2530, Z-STACK

I finally managed to get Z-tool to work with my CC2530 board but it doesn't show things like ZDO_NWK_ADDR_REQ and ZDO_IEEE_ADDR_REQ and so on. I wanted to use Z-tool to see my node's Network address, PAN ID and ...

I read other threads and tried their suggestion too but no success. These are my compile options:

ZTOOL_P1
MT_TASK
MT_APP_FUNC
MT_SYS_FUNC
MT_ZDO_FUNC
LCD_SUPPORTED=DEBUG
MT_ZDO_CB_FUNC
MT_ZDO_FUNC

Could you guys help me?