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: Beagle Bone Z-Stack Linux Gateway with CC2530 ZNP

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK, , CC2538, CC2531, CC2531EMK

Hello,

I am using Debian 9.5 2018-10-07 4GB SD IoT  for my Beagle Bone and I have configured the UART but when I run the Z-Stack linux gateway I get the following error. Can anyone help me understand the problem.

root@beaglebone:/home/debian/Zigbee/Precompiled_arm/servers# ./zigbeeHAgw bbb
running zigbeegw.scr on an ARM
./zigbeeHAgw: line 316: DbDeviceInfo.csv: No such file or directory
./zigbeeHAgw: line 317: [: -le: unary operator expected
cp: cannot stat '*.csv': No such file or directory
.csv file size is  bytes hence stored
resetting beaglebone black
Reseting CC2530
 sleeping 6 seconds after reset... Using serial port: /dev/ttyS4
Received System version.
  Transport Protocol Version: 2
  Product ID: 0
  Software Release: 2.7.1
  Software Revision: 0
  (Revision not specified)
done
Starting the ZigBee gateway subsystem
deviceKey = 0  (0 )
devPath = '/dev/ttyS4'
logPath = './NpiLnxLog.txt'
... freeing memory (ret 0)
Port: 2533
Following IP addresses are available:

./zigbeeHAgw: line 337:  2201 Segmentation fault      $NPI_CMD
NPI started (pid 2201) at Sun Oct  7 16:43:14 UTC 2018
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 unavailable
[ZSTACKZNP_SRVR/MAIN] ERROR: Executing original handler...
./zigbeeHAgw: line 364:  2206 Segmentation fault      $ZLSZNP_CMD
ZLSZNP started (pid 2206) at Sun Oct  7 16:43:18 UTC 2018
[NWK_MGR/MAIN] :  there are 2 args
[NWK_MGR/MAIN] :  argv[0] = ./NWKMGR_SRVR_arm
[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 unavailable
[NWK_MGR/MAIN] ERROR: Executing original handler...
./zigbeeHAgw: line 420:  2209 Segmentation fault      $NWKMGR_CMD $NWKMGR_RESTART_FLAG
NETWORK MANAGER started (pid 2209) at Sun Oct  7 16:43:19 UTC 2018
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 unavailable
[GATEWAY/MAIN] ERROR: Executing original handler...
^Ccaught SIGTERM, killing all the servers and cleaning up
./zigbeeHAgw: line 690: killall: command not found
./zigbeeHAgw: line 623: killall: command not found
./zigbeeHAgw: line 654: killall: command not found
./zigbeeHAgw: line 669: killall: command not found