PSoc062 WIFI-BT 烧写失败

公告

大中华汽车电子生态圈社区并入开发者社区- 更多资讯点击此

Tip / 登入 to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
LeGu_3671501
Level 2
Level 2
5 replies posted 10 questions asked 5 questions asked

     我使用Wiced studio 6.4 编译 iperf_app , 我升级了KitProg3,

但是烧写flash报错,如下  请问如何处理?

Welcome.iperf_app-CY8CKIT_062
----------------------------------|---------|---------|
                                  |         |  Static |
              Module              |  Flash  |   RAM   |
----------------------------------+---------+---------|
command_console                   |    3620 |     412 |
crc                               |    1060 |       0 |
DHCP_Server                       |    1432 |     132 |
DNS                               |      64 |      44 |
Host MCU-family library           |   22835 |    6555 |
Interrupt Vectors                 |     652 |       0 |
iperf                             |   25242 |    2128 |
libc                              |   46885 |    3404 |
Networking                        |    3706 |   13953 |
NetX-Duo - Interfaces & Stacks    |       0 |      16 |
Other                             |   48113 |    3461 |
Packet Buffers                    |       0 |   57780 |
platform                          |    2300 |     736 |
RAM Initialisation                |    4628 |       0 |
resources                         |      44 |       0 |
Ring_Buffer                       |     156 |       0 |
SPI_Flash_Library_CY8CKIT_062     |    1172 |     352 |
Startup Stack & Link Script fill  |      71 |      10 |
Supplicant - BESL                 |      84 |       0 |
ThreadX                           |    8740 |     400 |
WICED                             |    4404 |    1088 |
wiced_log                         |     300 |    1104 |
Wiced_RO_FS                       |     566 |       0 |
WWD                               |   16845 |    3197 |
----------------------------------+---------+---------|
TOTAL (bytes)                     |  188291 |   94772 |
----------------------------------|---------|---------|

Downloading Bootloader ...
Building apps lookup table
"**** OpenOCD failed - ensure you have installed the driver from the drivers directory, and that the debugger is not running **** In Linux this may be due to USB access permissions. In a virtual machine it may be due to USB passthrough settings. Check in the task list that another OpenOCD process is not running. Check that you have the correct target and JTAG device plugged in. ****"
Downloading DCT ...
"**** OpenOCD failed - ensure you have installed the driver from the drivers directory, and that the debugger is not running **** In Linux this may be due to USB access permissions. In a virtual machine it may be due to USB passthrough settings. Check in the task list that another OpenOCD process is not running. Check that you have the correct target and JTAG device plugged in. ****"
Downloading resources filesystem ... build/Welcome.iperf_app-CY8CKIT_062/filesystem.bin at sector 1  size 104...
tools/makefiles/wiced_apps.mk:335: recipe for target 'FILESYSTEM_IMAGE_DOWNLOAD' failed
make.exe[1]: *** [FILESYSTEM_IMAGE_DOWNLOAD] Error 1
Makefile:351: recipe for target 'main_app' failed
make: *** [main_app] Error 2

15:00:25 Build Finished (took 5s.381ms)

0 点赞
1 解答
ShipingW_81
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 replies posted

可以尝试按照062 WIFI-BT KIT guide 的章节3.4 Programming and Debugging in WICED中描述的步骤烧录WICED工程 - https://www.cypress.com/file/407731/download

注意烧录之前'ensure that the kit is successfully enumerated and Port Selection is set to CMSIS-DAP mode'

在原帖中查看解决方案

0 点赞
1 回复
ShipingW_81
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 replies posted

可以尝试按照062 WIFI-BT KIT guide 的章节3.4 Programming and Debugging in WICED中描述的步骤烧录WICED工程 - https://www.cypress.com/file/407731/download

注意烧录之前'ensure that the kit is successfully enumerated and Port Selection is set to CMSIS-DAP mode'

0 点赞