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.

Serial Bootloader Tool - firmware image for cc2538 download issue

Other Parts Discussed in Thread: CC2538, CC2530, CC2531

I'm trying to flash firmware image to CC2538 search using Serial Boot Loader Tool for Linux from imx6. While doing so, I'm facing an error as shown in the log below (with uart debug prints enabled). CC2538 is having the default boot loader for SBL. Please provide your valuable suggestions regarding this.

./sbl_tool.bin ../../gateway_fw.bin /dev/ttymxc2

***** TI LPRF ZigBee Serial Bootloader Tool for Linux v. 0.83 *****
Executed ./sbl_tool.bin on Mar 10 2015 20:13:00
Requested file file: ../../gateway_fw.bin
Requested serial port: /dev/ttymxc2
UART OUT 2015-02-11 01:52:53 --> 6 Bytes: SOF:FE, Len:01, CMD0:4D, CMD1:07, Payload:01, FCS:4A
write=6
Timer created OK
Timer created OK
Image size: 503808 bytes
Press [ENTER] any time to abort downloading image.
state = 1
Handshaking:
  Sending reset command
UART OUT 2015-02-11 01:52:53 --> 6 Bytes: SOF:FE, Len:01, CMD0:41, CMD1:00, Payload:01, FCS:41
write=6
 WD Manager: : Task SYS_SERVER is not responding 
  Closing port
  Performing HW reset
  Opening port
UART OUT 2015-02-11 01:52:54 --> 6 Bytes: SOF:FE, Len:01, CMD0:4D, CMD1:07, Payload:01, FCS:4A
write=6
  Sending handshake command
UART OUT 2015-02-11 01:52:54 --> 6 Bytes: SOF:FE, Len:01, CMD0:4D, CMD1:04, Payload:02, FCS:4A
write=6
zbSocEnableTimeout #0
./sbl_tool.bin: waiting for poll()
Message from the ZigBee SoC
1.read 2 of 2 bytes: FE:01:
2.read 4 of 4 bytes: 4D:87:00:CB:
UART IN  2015-02-11 01:52:54<-- 6 Bytes: SOF:FE, Len:01, CMD0:4D, CMD1:87, Payload:00, FCS:CB
./sbl_tool.bin: waiting for poll()
Message from the ZigBee SoC
1.read 2 of 2 bytes: FE:0E:
2.read 9 of 17 bytes: 4D:84:00:01:00:00:00:01:00:
./sbl_tool.bin: waiting for poll()
Message from the ZigBee SoC
2.read 6 of 8 bytes: 08:00:00:00:08:00:
./sbl_tool.bin: waiting for poll()
Message from the ZigBee SoC
2.read 2 of 2 bytes: 00:C7:
UART IN  2015-02-11 01:52:54<-- 19 Bytes: SOF:FE, Len:0E, CMD0:4D, CMD1:84, Payload:00:01:00:00:00:01:00:08:00:00:00:08:00:00, FCS:C7
state = 5
UART OUT 2015-02-11 01:52:54 --> 7 Bytes: SOF:FE, Len:02, CMD0:4D, CMD1:06, Payload:D8:0D, FCS:9C
write=7
zbSocEnableTimeout #0
./sbl_tool.bin: waiting for poll()
Message from the ZigBee SoC
1.read 2 of 2 bytes: FE:01:
2.read 3 of 4 bytes: 4D:86:00:
./sbl_tool.bin: waiting for poll()
Message from the ZigBee SoC
2.read 1 of 1 bytes: CA:
UART IN  2015-02-11 01:52:54<-- 6 Bytes: SOF:FE, Len:01, CMD0:4D, CMD1:86, Payload:00, FCS:CA
state = 6
./sbl_tool.bin: waiting for poll()
 WD Manager: : Task Lighttpd is not responding 
Timer expired: #0
-- TIMEOUT --
state = 6
./sbl_tool.bin: waiting for poll()
Timer expired: #0
-- TIMEOUT --
state = 6
./sbl_tool.bin: waiting for poll()
Timer expired: #0
-- TIMEOUT --
state = 6
./sbl_tool.bin: waiting for poll()
Timer expired: #0
-- TIMEOUT --
state = 6
./sbl_tool.bin: waiting for poll()
Timer expired: #0
-- TIMEOUT --
state = 6
./sbl_tool.bin: waiting for poll()
Timer expired: #0
-- TIMEOUT --
state = 6
./sbl_tool.bin: waiting for poll()
Timer expired: #0
-- TIMEOUT --
state = 6
./sbl_tool.bin: waiting for poll()
Timer expired: #0
-- TIMEOUT --
state = 6
./sbl_tool.bin: waiting for poll()
Timer expired: #0
-- TIMEOUT --
state = 6
./sbl_tool.bin: waiting for poll()
Timer expired: #0
-- TIMEOUT --
state = 6
./sbl_tool.bin: waiting for poll()
Timer expired: #0
-- TIMEOUT --
Image download aborted due to error (error id: 13)
Performing HW reset
UART OUT 2015-02-11 01:52:57 --> 6 Bytes: SOF:FE, Len:01, CMD0:4D, CMD1:07, Payload:01, FCS:4A
write=6
Waiting for optional system version information. Press [ENTER] to stop waiting.
zbSocEnableTimeout #1
./sbl_tool.bin: waiting for poll()
Message from the ZigBee SoC
1.read 2 of 2 bytes: FE:01:
2.read 4 of 4 bytes: 4D:87:00:CB:
UART IN  2015-02-11 01:52:57<-- 6 Bytes: SOF:FE, Len:01, CMD0:4D, CMD1:87, Payload:00, FCS:CB
./sbl_tool.bin: waiting for poll()
Timer expired: #1
Done successfully.