add nimble mesh example
need meshctl installed on raspberrypi. nimble offical samples have a lot of pit ...
This commit is contained in:
@@ -1,119 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1><EFBFBD>Vision Build Log</h1>
|
||||
<h2>Tool Versions:</h2>
|
||||
IDE-Version: <20><>Vision V5.26.2.0
|
||||
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
||||
License Information: sheldon dai, tencent, LIC=AK1CX-H5HPV-SGF7K-ZGDWF-QC6LB-GRJE8
|
||||
|
||||
Tool Versions:
|
||||
Toolchain: MDK-ARM Professional Version: 5.26.2.0
|
||||
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
|
||||
C Compiler: Armcc.exe V5.06 update 6 (build 750)
|
||||
Assembler: Armasm.exe V5.06 update 6 (build 750)
|
||||
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
|
||||
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
|
||||
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
|
||||
CPU DLL: SARMCM3.DLL V5.26.2.0
|
||||
Dialog DLL: DCM.DLL V1.17.2.0
|
||||
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.5.0
|
||||
Dialog DLL: TCM.DLL V1.36.1.0
|
||||
|
||||
<h2>Project:</h2>
|
||||
D:\github\master\TencentOS-tiny\board\NUCLEO_STM32F746ZG\KEIL\hello_world\NUCLEO_STM32F746ZG.uvprojx
|
||||
Project File Date: 10/28/2019
|
||||
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
||||
Build target 'NUCLEO_STM32F746ZG'
|
||||
assembling startup_stm32f746xx.s...
|
||||
compiling usart.c...
|
||||
compiling gpio.c...
|
||||
compiling stm32f7xx_it_noeth.c...
|
||||
compiling stm32f7xx_hal_msp.c...
|
||||
compiling usb_otg.c...
|
||||
compiling main.c...
|
||||
compiling mcu_init.c...
|
||||
compiling stm32f7xx_hal.c...
|
||||
compiling stm32f7xx_hal_cortex.c...
|
||||
compiling stm32f7xx_hal_dma.c...
|
||||
compiling stm32f7xx_hal_dma_ex.c...
|
||||
compiling stm32f7xx_hal_exti.c...
|
||||
compiling stm32f7xx_hal_gpio.c...
|
||||
compiling stm32f7xx_hal_eth.c...
|
||||
compiling stm32f7xx_hal_hash.c...
|
||||
compiling stm32f7xx_hal_hash_ex.c...
|
||||
compiling stm32f7xx_hal_i2c_ex.c...
|
||||
compiling stm32f7xx_hal_pcd_ex.c...
|
||||
compiling stm32f7xx_hal_pcd.c...
|
||||
compiling stm32f7xx_hal_pwr_ex.c...
|
||||
compiling stm32f7xx_hal_pwr.c...
|
||||
compiling stm32f7xx_hal_i2c.c...
|
||||
compiling stm32f7xx_hal_rcc.c...
|
||||
compiling stm32f7xx_hal_tim.c...
|
||||
compiling stm32f7xx_hal_rcc_ex.c...
|
||||
compiling stm32f7xx_hal_tim_ex.c...
|
||||
compiling stm32f7xx_hal_uart_ex.c...
|
||||
assembling port_s.S...
|
||||
compiling system_stm32f7xx.c...
|
||||
compiling stm32f7xx_hal_uart.c...
|
||||
compiling stm32f7xx_ll_usb.c...
|
||||
compiling tos_event.c...
|
||||
compiling tos_cpu.c...
|
||||
compiling port_c.c...
|
||||
compiling tos_global.c...
|
||||
compiling tos_mmblk.c...
|
||||
compiling tos_mmheap.c...
|
||||
compiling tos_mutex.c...
|
||||
compiling tos_pend.c...
|
||||
compiling tos_robin.c...
|
||||
compiling tos_sem.c...
|
||||
compiling tos_sched.c...
|
||||
compiling tos_sys.c...
|
||||
compiling tos_task.c...
|
||||
compiling tos_tick.c...
|
||||
compiling tos_time.c...
|
||||
compiling tos_char_fifo.c...
|
||||
compiling tos_binary_heap.c...
|
||||
compiling tos_timer.c...
|
||||
compiling tos_completion.c...
|
||||
compiling tos_countdownlatch.c...
|
||||
compiling tos_mail_queue.c...
|
||||
compiling tos_message_queue.c...
|
||||
compiling tos_priority_message_queue.c...
|
||||
compiling tos_priority_mail_queue.c...
|
||||
compiling tos_priority_queue.c...
|
||||
compiling tos_ring_queue.c...
|
||||
compiling cmsis_os.c...
|
||||
compiling hello_world.c...
|
||||
linking...
|
||||
Program Size: Code=12004 RO-data=652 RW-data=92 ZI-data=35724
|
||||
FromELF: creating hex file...
|
||||
"NUCLEO_STM32F746ZG\NUCLEO_STM32F746ZG.axf" - 0 Error(s), 0 Warning(s).
|
||||
|
||||
<h2>Software Packages used:</h2>
|
||||
|
||||
Package Vendor: ARM
|
||||
http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
|
||||
ARM.CMSIS.5.6.0
|
||||
CMSIS (Cortex Microcontroller Software Interface Standard)
|
||||
* Component: CORE Version: 5.3.0
|
||||
|
||||
Package Vendor: Keil
|
||||
http://www.keil.com/pack/Keil.STM32F7xx_DFP.2.11.0.pack
|
||||
Keil.STM32F7xx_DFP.2.11.0
|
||||
STMicroelectronics STM32F7 Series Device Support, Drivers and Examples
|
||||
|
||||
<h2>Collection of Component include folders:</h2>
|
||||
.\RTE\_NUCLEO_STM32F746ZG
|
||||
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include
|
||||
C:\Keil_v5\ARM\PACK\Keil\STM32F7xx_DFP\2.11.0\Drivers\CMSIS\Device\ST\STM32F7xx\Include
|
||||
|
||||
<h2>Collection of Component Files used:</h2>
|
||||
|
||||
* Component: ARM::CMSIS:CORE:5.3.0
|
||||
Build Time Elapsed: 00:00:15
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
@@ -1,56 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1><EFBFBD>Vision Build Log</h1>
|
||||
<h2>Tool Versions:</h2>
|
||||
IDE-Version: <20><>Vision V5.26.2.0
|
||||
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
||||
License Information: sheldon dai, tencent, LIC=AK1CX-H5HPV-SGF7K-ZGDWF-QC6LB-GRJE8
|
||||
|
||||
Tool Versions:
|
||||
Toolchain: MDK-ARM Professional Version: 5.26.2.0
|
||||
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
|
||||
C Compiler: Armcc.exe V5.06 update 6 (build 750)
|
||||
Assembler: Armasm.exe V5.06 update 6 (build 750)
|
||||
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
|
||||
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
|
||||
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
|
||||
CPU DLL: SARMCM3.DLL V5.26.2.0
|
||||
Dialog DLL: DCM.DLL V1.17.2.0
|
||||
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.5.0
|
||||
Dialog DLL: TCM.DLL V1.36.1.0
|
||||
|
||||
<h2>Project:</h2>
|
||||
D:\github\master\TencentOS-tiny\board\NUCLEO_STM32F746ZG\KEIL\tcp_server_base_lwip\NUCLEO_STM32F746ZG.uvprojx
|
||||
Project File Date: 10/28/2019
|
||||
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
||||
Build target 'NUCLEO_STM32F746ZG'
|
||||
"NUCLEO_STM32F746ZG\NUCLEO_STM32F746ZG.axf" - 0 Error(s), 0 Warning(s).
|
||||
|
||||
<h2>Software Packages used:</h2>
|
||||
|
||||
Package Vendor: ARM
|
||||
http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
|
||||
ARM.CMSIS.5.6.0
|
||||
CMSIS (Cortex Microcontroller Software Interface Standard)
|
||||
* Component: CORE Version: 5.3.0
|
||||
|
||||
Package Vendor: Keil
|
||||
http://www.keil.com/pack/Keil.STM32F7xx_DFP.2.11.0.pack
|
||||
Keil.STM32F7xx_DFP.2.11.0
|
||||
STMicroelectronics STM32F7 Series Device Support, Drivers and Examples
|
||||
|
||||
<h2>Collection of Component include folders:</h2>
|
||||
.\RTE\_NUCLEO_STM32F746ZG
|
||||
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include
|
||||
C:\Keil_v5\ARM\PACK\Keil\STM32F7xx_DFP\2.11.0\Drivers\CMSIS\Device\ST\STM32F7xx\Include
|
||||
|
||||
<h2>Collection of Component Files used:</h2>
|
||||
|
||||
* Component: ARM::CMSIS:CORE:5.3.0
|
||||
Build Time Elapsed: 00:00:01
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
@@ -1,281 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1><EFBFBD>Vision Build Log</h1>
|
||||
<h2>Tool Versions:</h2>
|
||||
IDE-Version: <20><>Vision V5.26.2.0
|
||||
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
||||
License Information: sheldon dai, tencent, LIC=AK1CX-H5HPV-SGF7K-ZGDWF-QC6LB-GRJE8
|
||||
|
||||
Tool Versions:
|
||||
Toolchain: MDK-ARM Professional Version: 5.26.2.0
|
||||
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
|
||||
C Compiler: Armcc.exe V5.06 update 6 (build 750)
|
||||
Assembler: Armasm.exe V5.06 update 6 (build 750)
|
||||
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
|
||||
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
|
||||
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
|
||||
CPU DLL: SARMCM3.DLL V5.26.2.0
|
||||
Dialog DLL: DCM.DLL V1.17.2.0
|
||||
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.5.0
|
||||
Dialog DLL: TCM.DLL V1.36.1.0
|
||||
|
||||
<h2>Project:</h2>
|
||||
D:\github\master\TencentOS-tiny\board\NUCLEO_STM32F746ZG\KEIL\tencent_cloud_sdk_data_template_base_lwip\NUCLEO_STM32F746ZG.uvprojx
|
||||
Project File Date: 10/28/2019
|
||||
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
||||
Build target 'NUCLEO_STM32F746ZG'
|
||||
compiling stm32f7xx_hal_msp.c...
|
||||
assembling startup_stm32f746xx.s...
|
||||
compiling gpio.c...
|
||||
compiling mcu_init.c...
|
||||
compiling usart.c...
|
||||
compiling main.c...
|
||||
compiling stm32f7xx_it.c...
|
||||
compiling usb_otg.c...
|
||||
compiling lwip.c...
|
||||
compiling stm32f7xx_hal.c...
|
||||
compiling bsp_eth.c...
|
||||
compiling stm32f7xx_hal_cortex.c...
|
||||
compiling stm32f7xx_hal_dma.c...
|
||||
compiling stm32f7xx_hal_eth.c...
|
||||
compiling stm32f7xx_hal_dma_ex.c...
|
||||
compiling stm32f7xx_hal_exti.c...
|
||||
compiling stm32f7xx_hal_gpio.c...
|
||||
compiling stm32f7xx_hal_hash.c...
|
||||
compiling stm32f7xx_hal_hash_ex.c...
|
||||
compiling stm32f7xx_hal_pcd_ex.c...
|
||||
compiling stm32f7xx_hal_i2c_ex.c...
|
||||
compiling stm32f7xx_hal_pwr.c...
|
||||
compiling stm32f7xx_hal_pcd.c...
|
||||
compiling stm32f7xx_hal_i2c.c...
|
||||
compiling stm32f7xx_hal_rcc.c...
|
||||
compiling stm32f7xx_hal_pwr_ex.c...
|
||||
compiling stm32f7xx_hal_tim_ex.c...
|
||||
compiling stm32f7xx_hal_tim.c...
|
||||
compiling stm32f7xx_hal_uart_ex.c...
|
||||
compiling stm32f7xx_hal_rcc_ex.c...
|
||||
compiling system_stm32f7xx.c...
|
||||
compiling stm32f7xx_hal_uart.c...
|
||||
compiling stm32f7xx_ll_usb.c...
|
||||
assembling port_s.S...
|
||||
compiling tos_cpu.c...
|
||||
compiling port_c.c...
|
||||
compiling tos_global.c...
|
||||
compiling tos_event.c...
|
||||
compiling tos_mmblk.c...
|
||||
compiling tos_mutex.c...
|
||||
compiling tos_pend.c...
|
||||
compiling tos_mmheap.c...
|
||||
compiling tos_robin.c...
|
||||
compiling tos_sem.c...
|
||||
compiling tos_sys.c...
|
||||
compiling tos_sched.c...
|
||||
compiling tos_time.c...
|
||||
compiling tos_task.c...
|
||||
compiling tos_tick.c...
|
||||
compiling tos_timer.c...
|
||||
compiling tos_binary_heap.c...
|
||||
compiling tos_countdownlatch.c...
|
||||
compiling tos_char_fifo.c...
|
||||
compiling tos_completion.c...
|
||||
compiling tos_mail_queue.c...
|
||||
compiling tos_priority_mail_queue.c...
|
||||
compiling tos_message_queue.c...
|
||||
compiling tos_ring_queue.c...
|
||||
compiling tos_priority_message_queue.c...
|
||||
compiling cmsis_os.c...
|
||||
compiling tos_priority_queue.c...
|
||||
compiling err.c...
|
||||
compiling api_lib.c...
|
||||
compiling netbuf.c...
|
||||
compiling netifapi.c...
|
||||
compiling api_msg.c...
|
||||
compiling if_api.c...
|
||||
compiling netdb.c...
|
||||
compiling altcp.c...
|
||||
compiling altcp_tcp.c...
|
||||
compiling altcp_alloc.c...
|
||||
compiling def.c...
|
||||
compiling dns.c...
|
||||
compiling tcpip.c...
|
||||
compiling sockets.c...
|
||||
compiling init.c...
|
||||
compiling inet_chksum.c...
|
||||
compiling ip.c...
|
||||
compiling raw.c...
|
||||
compiling netif.c...
|
||||
compiling memp.c...
|
||||
compiling mem.c...
|
||||
compiling pbuf.c...
|
||||
compiling stats.c...
|
||||
compiling tcp.c...
|
||||
compiling sys.c...
|
||||
compiling tcp_in.c...
|
||||
compiling autoip.c...
|
||||
compiling tcp_out.c...
|
||||
compiling udp.c...
|
||||
compiling igmp.c...
|
||||
compiling dhcp.c...
|
||||
compiling icmp.c...
|
||||
compiling timeouts.c...
|
||||
compiling ip4.c...
|
||||
compiling etharp.c...
|
||||
compiling ip4_addr.c...
|
||||
compiling ip4_frag.c...
|
||||
compiling ethernet.c...
|
||||
compiling lowpan6_ble.c...
|
||||
compiling bridgeif.c...
|
||||
compiling lowpan6.c...
|
||||
compiling lowpan6_common.c...
|
||||
compiling bridgeif_fdb.c...
|
||||
compiling zepif.c...
|
||||
compiling tencent_cloud_sdk_explorer.c...
|
||||
..\..\..\..\examples\tencent_cloud_sdk_data_template\tencent_cloud_sdk_explorer.c(17): error: #5: cannot open source input file "esp8266.h": No such file or directory
|
||||
#include "esp8266.h"
|
||||
..\..\..\..\examples\tencent_cloud_sdk_data_template\tencent_cloud_sdk_explorer.c: 0 warnings, 1 error
|
||||
compiling aesni.c...
|
||||
compiling ethernetif.c...
|
||||
compiling light_data_template_sample.c...
|
||||
compiling aes.c...
|
||||
compiling arc4.c...
|
||||
compiling sys_arch.c...
|
||||
compiling aria.c...
|
||||
compiling asn1parse.c...
|
||||
compiling asn1write.c...
|
||||
compiling base64.c...
|
||||
compiling bignum.c...
|
||||
compiling camellia.c...
|
||||
compiling blowfish.c...
|
||||
compiling chacha20.c...
|
||||
compiling certs.c...
|
||||
compiling ccm.c...
|
||||
compiling cmac.c...
|
||||
compiling chachapoly.c...
|
||||
compiling cipher.c...
|
||||
compiling debug.c...
|
||||
compiling cipher_wrap.c...
|
||||
compiling ctr_drbg.c...
|
||||
compiling des.c...
|
||||
compiling dhm.c...
|
||||
compiling ecdsa.c...
|
||||
compiling ecjpake.c...
|
||||
compiling ecdh.c...
|
||||
compiling ecp_curves.c...
|
||||
compiling entropy.c...
|
||||
compiling entropy_poll.c...
|
||||
compiling ecp.c...
|
||||
compiling error.c...
|
||||
compiling hkdf.c...
|
||||
compiling gcm.c...
|
||||
compiling havege.c...
|
||||
compiling hmac_drbg.c...
|
||||
compiling md.c...
|
||||
compiling md_wrap.c...
|
||||
compiling md2.c...
|
||||
compiling md4.c...
|
||||
compiling memory_buffer_alloc.c...
|
||||
compiling md5.c...
|
||||
compiling net_sockets.c...
|
||||
compiling oid.c...
|
||||
compiling nist_kw.c...
|
||||
compiling padlock.c...
|
||||
compiling pem.c...
|
||||
compiling pk.c...
|
||||
compiling pk_wrap.c...
|
||||
compiling pkcs5.c...
|
||||
compiling pkcs11.c...
|
||||
compiling pkcs12.c...
|
||||
compiling pkparse.c...
|
||||
compiling pkwrite.c...
|
||||
compiling platform.c...
|
||||
compiling platform_util.c...
|
||||
compiling poly1305.c...
|
||||
compiling ripemd160.c...
|
||||
compiling rsa.c...
|
||||
compiling rsa_internal.c...
|
||||
compiling sha512.c...
|
||||
compiling sha256.c...
|
||||
compiling sha1.c...
|
||||
compiling ssl_cache.c...
|
||||
compiling ssl_ciphersuites.c...
|
||||
compiling ssl_cookie.c...
|
||||
compiling ssl_srv.c...
|
||||
compiling ssl_ticket.c...
|
||||
compiling ssl_cli.c...
|
||||
compiling threading.c...
|
||||
compiling timing.c...
|
||||
compiling version.c...
|
||||
compiling version_features.c...
|
||||
compiling x509.c...
|
||||
compiling x509_create.c...
|
||||
compiling x509_crl.c...
|
||||
compiling x509_crt.c...
|
||||
compiling ssl_tls.c...
|
||||
compiling x509_csr.c...
|
||||
compiling x509write_crt.c...
|
||||
compiling x509write_csr.c...
|
||||
compiling xtea.c...
|
||||
compiling entropy_hardware_alt.c...
|
||||
compiling qcloud_device.c...
|
||||
compiling qcloud_log.c...
|
||||
compiling timing_alt.c...
|
||||
compiling net_sockets_alt.c...
|
||||
compiling qcloud_network.c...
|
||||
compiling qcloud_tls.c...
|
||||
compiling qcloud_mqtt_connect.c...
|
||||
compiling qcloud_mqtt_client.c...
|
||||
compiling qcloud_mqtt_common.c...
|
||||
compiling qcloud_mqtt_publish.c...
|
||||
compiling qcloud_mqtt_glue.c...
|
||||
compiling qcloud_mqtt_subscribe.c...
|
||||
compiling qcloud_mqtt_unsubscribe.c...
|
||||
compiling qcloud_mqtt_yield.c...
|
||||
compiling osal_dtls.c...
|
||||
compiling qcloud_base64.c...
|
||||
compiling osal_os.c...
|
||||
compiling osal_timer.c...
|
||||
compiling osal_tcp_socket.c...
|
||||
compiling qcloud_aes.c...
|
||||
compiling osal_udp_socket.c...
|
||||
compiling osal_tls.c...
|
||||
compiling qcloud_hmac.c...
|
||||
compiling qcloud_json_parser.c...
|
||||
compiling qcloud_json_token.c...
|
||||
compiling qcloud_httpc.c...
|
||||
compiling qcloud_string_utils.c...
|
||||
compiling qcloud_md5.c...
|
||||
compiling qcloud_shadow_json.c...
|
||||
compiling qcloud_shadow_glue.c...
|
||||
compiling qcloud_shadow_client.c...
|
||||
compiling qcloud_sha1.c...
|
||||
"NUCLEO_STM32F746ZG\NUCLEO_STM32F746ZG.axf" - 1 Error(s), 0 Warning(s).
|
||||
|
||||
<h2>Software Packages used:</h2>
|
||||
|
||||
Package Vendor: ARM
|
||||
http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
|
||||
ARM.CMSIS.5.6.0
|
||||
CMSIS (Cortex Microcontroller Software Interface Standard)
|
||||
* Component: CORE Version: 5.3.0
|
||||
|
||||
Package Vendor: Keil
|
||||
http://www.keil.com/pack/Keil.STM32F7xx_DFP.2.11.0.pack
|
||||
Keil.STM32F7xx_DFP.2.11.0
|
||||
STMicroelectronics STM32F7 Series Device Support, Drivers and Examples
|
||||
|
||||
<h2>Collection of Component include folders:</h2>
|
||||
.\RTE\_NUCLEO_STM32F746ZG
|
||||
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include
|
||||
C:\Keil_v5\ARM\PACK\Keil\STM32F7xx_DFP\2.11.0\Drivers\CMSIS\Device\ST\STM32F7xx\Include
|
||||
|
||||
<h2>Collection of Component Files used:</h2>
|
||||
|
||||
* Component: ARM::CMSIS:CORE:5.3.0
|
||||
Target not created.
|
||||
Build Time Elapsed: 00:00:42
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
@@ -1,71 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1><EFBFBD>Vision Build Log</h1>
|
||||
<h2>Tool Versions:</h2>
|
||||
IDE-Version: <20><>Vision V5.26.2.0
|
||||
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
||||
License Information: sheldon dai, tencent, LIC=AK1CX-H5HPV-SGF7K-ZGDWF-QC6LB-GRJE8
|
||||
|
||||
Tool Versions:
|
||||
Toolchain: MDK-ARM Professional Version: 5.26.2.0
|
||||
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
|
||||
C Compiler: Armcc.exe V5.06 update 6 (build 750)
|
||||
Assembler: Armasm.exe V5.06 update 6 (build 750)
|
||||
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
|
||||
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
|
||||
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
|
||||
CPU DLL: SARMCM3.DLL V5.26.2.0
|
||||
Dialog DLL: DCM.DLL V1.17.2.0
|
||||
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.5.0
|
||||
Dialog DLL: TCM.DLL V1.36.1.0
|
||||
|
||||
<h2>Project:</h2>
|
||||
D:\github\master\TencentOS-tiny\board\NUCLEO_STM32F746ZG\KEIL\tencent_cloud_sdk_mqtt_base_lwip\NUCLEO_STM32F746ZG.uvprojx
|
||||
Project File Date: 10/28/2019
|
||||
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
||||
Build target 'NUCLEO_STM32F746ZG'
|
||||
compiling tos_message_queue.c...
|
||||
compiling tos_char_fifo.c...
|
||||
compiling tos_completion.c...
|
||||
compiling tos_priority_mail_queue.c...
|
||||
compiling tos_mail_queue.c...
|
||||
compiling tos_countdownlatch.c...
|
||||
compiling tos_binary_heap.c...
|
||||
compiling tos_priority_message_queue.c...
|
||||
compiling tencent_cloud_sdk_mqtt.c...
|
||||
..\..\..\..\examples\tencent_cloud_sdk_mqtt\tencent_cloud_sdk_mqtt.c(17): error: #5: cannot open source input file "esp8266.h": No such file or directory
|
||||
#include "esp8266.h"
|
||||
..\..\..\..\examples\tencent_cloud_sdk_mqtt\tencent_cloud_sdk_mqtt.c: 0 warnings, 1 error
|
||||
compiling tos_priority_queue.c...
|
||||
compiling tos_ring_queue.c...
|
||||
"NUCLEO_STM32F746ZG\NUCLEO_STM32F746ZG.axf" - 1 Error(s), 0 Warning(s).
|
||||
|
||||
<h2>Software Packages used:</h2>
|
||||
|
||||
Package Vendor: ARM
|
||||
http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
|
||||
ARM.CMSIS.5.6.0
|
||||
CMSIS (Cortex Microcontroller Software Interface Standard)
|
||||
* Component: CORE Version: 5.3.0
|
||||
|
||||
Package Vendor: Keil
|
||||
http://www.keil.com/pack/Keil.STM32F7xx_DFP.2.11.0.pack
|
||||
Keil.STM32F7xx_DFP.2.11.0
|
||||
STMicroelectronics STM32F7 Series Device Support, Drivers and Examples
|
||||
|
||||
<h2>Collection of Component include folders:</h2>
|
||||
.\RTE\_NUCLEO_STM32F746ZG
|
||||
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include
|
||||
C:\Keil_v5\ARM\PACK\Keil\STM32F7xx_DFP\2.11.0\Drivers\CMSIS\Device\ST\STM32F7xx\Include
|
||||
|
||||
<h2>Collection of Component Files used:</h2>
|
||||
|
||||
* Component: ARM::CMSIS:CORE:5.3.0
|
||||
Target not created.
|
||||
Build Time Elapsed: 00:00:04
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user