Собрался записать проект Simple web server for RTL8710AF в модуль RTL8710AF. Сборка проекта проходит нормально, однако не получается прошить модуль. Использую программатор J-Link подключенный к модулю по интерфейсу SWD. При выполнении из проекта команды Flash_OTA , возникает ошибка при исполнении команд J-Link, чем она вызвана не могу понять. Подскажите какие могут быть причины таких сообщений.
Код:
make flash_OTA
make[1]: Entering directory `/d/ESP8266/RTL/RTL00_WEB-master'
cmd /K start "C:\Program Files (x86)\SEGGER\JLink_V612h JLINK_GDBSRV ?= JLinkGDBServer.exe -device Cortex-M3 -if SWD -ir -endian little -speed 1000"
D:\RTL\RTL00_WEB-master>arm-none-eabi-gdb -x flasher/gdb_ota.jlink
GNU gdb (GNU Tools for ARM Embedded Processors 6-2017-q2-update) 7.12.1.20170417-git
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-w64-mingw32 --target=arm-none-eabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
Jlink Init:
Notification of completion for asynchronous execution commands is off.
flasher/gdb_ota.jlink:337: Error in sourced command file:
localhost:2331: Подключение не установлено, т.к. конечный компьютер отверг запрос на подключение.