Other Parts Discussed in Thread: Z-STACK, CC2530EM
Hi,
Could you help with z-Tool 2.0 "No Devices Found" error?
I am working with Z-Tool 2.0 to set up CC2530EM as a Coordinator, following Z-Stack Energy 1.1.0 example (Z-Stack Energy Sample Application User's Guide.pdf). The project was re-built, debugged and downloaded. Now when I open Z-Tool 2.0(with Windows 8), I always have "no devices found" error. I searched all posts based on the key words, Z-Tool 2.0 and "no devices found", but did not find the solution for me. What I did based on those posts, though
1. In IAR (8051 8.3.0, 30day eval version): Project--> options--> C/C++ compiler --> Preprocessor, I added, MT_ZDO_CB_FUNC as below.
ZCL_KEY_ESTABLISH
TC_LINKKEY_JOIN
NV_INIT
NWK_AUTO_POLL
ZTOOL_P1
MT_TASK
MT_APP_FUNC
MT_SYS_FUNC
MT_ZDO_CB_FUNC
MT_ZDO_FUNC
LCD_SUPPORTED
HOLD_AUTO_START
xNV_RESTORE
xPOWER_SAVING
INTER_PAN
MAX_POLL_FAILURE_RETRIES=20
xTEST_CERT_DATA
xMT_SYS_KEY_MANAGEMENT
2. Opened Z-Tool 2.0 (ignore the "no devices found" error), and tool -- setting--> com 3 (my device): Port Alias=C, Handshake=RTS/CTS
However, I still have "no devices found" error in Z-Tool 2.0. Do you have have solutions/suggestions?
Thank you.
JKIM

