================= mmWaveLink Example Application ==================== INFO: Registered Async event handler with TDA Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 Device map 32 : CAPTURE_RESPONSE_VERSION_INFO Async event recieved with status 0. TDA Version : REL_VISION_SDK_03_07_01_00 Aug 5 2019 15:04:45 Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 INFO: Connection to TDA successful! Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 Device map 1 : SOP 4 mode successful Device map 1 : Device reset successful Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 Device map 1 : MSS Power Up Async event PowerUp Time = 1720672, PowerUp Status 1 = 0x40, PowerUp Status 2 = 0x0, BootTestStatus 1 = 0x0, BootTestStatus 2 = 0x0 Device map 1 : mmWave Device Power on success ==========================Firmware Download========================== Device map 1 : Meta Image download started Device map 1 : Download in Progress: 0%..2%..5%..8%..11%..14%..17%..20%..23%..26%..29%..32%..35%..38%..41%..44%..47%..50%..52%..55%..58%..61%..64%..67%..70%..73%..76%..79%..82%..85%..88%..91%..94%..97%..Done! Device map 1 : Meta Image download complete ret = 0 Device map 1 : Firmware update successful ===================================================================== Device map 1 : CRC Type set for MasterSS success Device map 1 : BSS Power Up Async event Device map 1 : RF Version [ 2. 2. 0.13] Device map 1 : MSS version [ 2. 2. 1. 7] Device map 1 : mmWaveLink version [ 2. 2. 3. 1] Device map 1 : RF Patch Version [ 2. 2. 3. 3] Device map 1 : MSS Patch version [ 2. 2. 2. 0] Device map 1 : Radar/RF subsystem Power up successful ======================Basic/Static Configuration====================== Device map 1 : Calling rlSetChannelConfig With [15]Rx and [7]Tx Channel Enabled Device map 1 : Channel Configuration success Device map 2 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 Device map 2 : SOP 4 mode successful Device map 2 : Device reset successful Device map 2 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 Device map 2 : mmWave Device Power on failed with error -8 Device map 4 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 Device map 4 : SOP 4 mode successful Device map 4 : Device reset successful Device map 4 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 Device map 4 : mmWave Device Power on failed with error -8 Device map 8 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 Device map 8 : SOP 4 mode successful Device map 8 : Device reset successful Device map 8 : CAPTURE_RESPONSE_ACK Async event recieved with status 0 Device map 8 : mmWave Device Power on failed with error -8
你好,我们使用DFP中的文件和mmWaveStudio中的mmwl_port_ethernet.c一起编译生成了exe文件,连接2243后运行有以上报错,从芯片上电超时,直接运行DFP中自带的exe不会有这个错误,这是为什么呢?