Other Parts Discussed in Thread: Z-STACK, CC2530
您好,
我在mips平台上透过UART连接 TI CC2530, 从官网下载 Z-Stack_Linux_Gateway-1.0.1 然后移植到板子上运行会导致crash.
请问是移植过程中遗漏了哪些套件或是设定错误吗?
烦请提供建议, 谢谢!!
log 如下 :
# ./zigbeeHAgw mips
running zigbeegw.scr on an mips
skipping zigbee reset
Starting the ZigBee gateway subsystem
deviceKey = 0 (0 )
devPath = '/dev/ttyS1'
logPath = '/tmp/NpiLnxLog.txt'
... freeing memory (ret 0)
Port: 2533
Following IP addresses are available:
NPI started (pid 1367) at Thu Jan 1 08:03:55 GMT 1970
connect: Connection refused
[ZSTACKZNP_SRVR/MAIN] ERROR: ERROR: signal 11 was trigerred:
[ZSTACKZNP_SRVR/MAIN] ERROR: Fault address: (nil)
[ZSTACKZNP_SRVR/MAIN] ERROR: Fault reason: address not mapped to object
[ZSTACKZNP_SRVR/MAIN] ERROR: Stack trace folows:
./ZLSZNP_mips(segmentation_fault_handler+0x540)[0x440f78]
[ZSTACKZNP_SRVR/MAIN] ERROR: Executing original handler...
ZLSZNP started (pid 1372) at Thu Jan 1 08:03:59 GMT 1970
[NWK_MGR/MAIN] : there are 2 args
[NWK_MGR/MAIN] : argv[0] = ./NWKMGR_SRVR_mips
[NWK_MGR/MAIN] : argv[1] = 127.0.0.1:2536
connect: Connection refused
[NWK_MGR/MAIN] ERROR: ERROR: signal 11 was trigerred:
[NWK_MGR/MAIN] ERROR: Fault address: (nil)
[NWK_MGR/MAIN] ERROR: Fault reason: address not mapped to object
[NWK_MGR/MAIN] ERROR: Stack trace folows:
./NWKMGR_SRVR_mips(segmentation_fault_handler+0x540)[0x45a348]
[NWK_MGR/MAIN] ERROR: Executing original handler...
NETWORK MANAGER started (pid 1375) at Thu Jan 1 08:04:00 GMT 1970
connect: Connection refused
connect: Connection refused
[GATEWAY/MAIN] ERROR: ERROR: signal 11 was trigerred:
[GATEWAY/MAIN] ERROR: Fault address: (nil)
[GATEWAY/MAIN] ERROR: Fault reason: address not mapped to object
[GATEWAY/MAIN] ERROR: Stack trace folows:
./GATEWAY_SRVR_mips(segmentation_fault_handler+0x540)[0x46c268]
[GATEWAY/MAIN] ERROR: Executing original handler...
GATEWAY SERVER started (pid 1378) at Thu Jan 1 08:04:02 GMT 1970
connect: Connection refused
connect: Connection refused
[OTASRVR/MAIN] ERROR: ERROR: signal 11 was trigerred:
[OTASRVR/MAIN] ERROR: Fault address: (nil)
[OTASRVR/MAIN] ERROR: Fault reason: address not mapped to object
[OTASRVR/MAIN] ERROR: Stack trace folows:
./OTA_SRVR_mips[0x4229f8]
[OTASRVR/MAIN] ERROR: Executing original handler...
OTA SERVER started (pid 1381) at Thu Jan 1 08:04:04 GMT 1970
starting tracker with our pid ./zigbeeHAgw and pid list 1367 1372 1378 1381
===================================================
NETWORK MANAGER exited with code 139 at Thu Jan 1 08:04:04 GMT 1970
killall: GATEWAY_SRVR_mips: no process killed
killall: OTA_SRVR_mips: no process killed
killall: ZLSZNP_mips: no process killed
killall: NPI_lnx_mips_server: no process killed
unexpected exit code (139) from netmgr!
skipping zigbee reset