add nimble mesh example

need meshctl installed on raspberrypi. nimble offical samples have a lot of pit ...
This commit is contained in:
daishengdong
2019-11-28 11:12:16 +08:00
parent b2afa0c172
commit b2983383bb
192 changed files with 41667 additions and 279927 deletions

View File

@@ -1,130 +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\ALIENTEK_Apollo_STM32F767\KEIL\fatfs\TencentOS_tiny.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 'TencentOS_tiny'
assembling startup_stm32f767xx.s...
compiling usart.c...
compiling mcu_init.c...
compiling gpio.c...
compiling stm32f7xx_hal_msp.c...
compiling main.c...
compiling sdmmc.c...
compiling stm32f7xx_it.c...
compiling stm32f7xx_hal_cortex.c...
compiling stm32f7xx_hal.c...
compiling stm32f7xx_hal_flash_ex.c...
compiling stm32f7xx_hal_flash.c...
compiling stm32f7xx_hal_dma.c...
compiling stm32f7xx_hal_gpio.c...
compiling stm32f7xx_hal_dma_ex.c...
compiling stm32f7xx_hal_i2c.c...
compiling stm32f7xx_hal_i2c_ex.c...
compiling stm32f7xx_hal_pwr_ex.c...
compiling stm32f7xx_hal_rcc.c...
compiling stm32f7xx_hal_pwr.c...
compiling stm32f7xx_hal_rcc_ex.c...
compiling stm32f7xx_hal_tim.c...
compiling stm32f7xx_hal_uart.c...
compiling stm32f7xx_hal_tim_ex.c...
compiling stm32f7xx_ll_sdmmc.c...
compiling stm32f7xx_hal_rtc.c...
compiling stm32f7xx_hal_mmc.c...
compiling stm32f7xx_hal_sd.c...
compiling stm32f7xx_hal_rtc_ex.c...
compiling tos_event.c...
compiling system_stm32f7xx.c...
compiling tos_mutex.c...
compiling tos_robin.c...
compiling tos_pend.c...
compiling tos_mmblk.c...
compiling tos_global.c...
compiling tos_mmheap.c...
compiling tos_sched.c...
compiling tos_task.c...
compiling tos_sys.c...
compiling tos_timer.c...
compiling tos_time.c...
compiling tos_sem.c...
compiling tos_tick.c...
compiling tos_binary_heap.c...
compiling tos_char_fifo.c...
compiling tos_message_queue.c...
compiling tos_countdownlatch.c...
compiling tos_mail_queue.c...
compiling tos_priority_mail_queue.c...
compiling tos_completion.c...
assembling port_s.S...
compiling tos_priority_queue.c...
compiling tos_priority_message_queue.c...
compiling port_c.c...
compiling cmsis_os.c...
compiling tos_cpu.c...
compiling tos_ring_queue.c...
compiling tos_fault.c...
compiling tos_hal_sd.c...
compiling fatfs_sample.c...
compiling ffunicode.c...
compiling diskio.c...
compiling fatfs_drv.c...
compiling ffsystem.c...
compiling ff.c...
compiling tos_vfs.c...
compiling tos_vfs_device.c...
compiling tos_vfs_file.c...
compiling tos_vfs_fs.c...
compiling tos_vfs_inode.c...
linking...
Program Size: Code=32028 RO-data=175720 RW-data=100 ZI-data=17972
FromELF: creating hex file...
"ALIENTEK_Aploo_STM32F767\TencentOS_tiny.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\_TencentOS_tiny
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:20
</pre>
</body>
</html>

View File

@@ -1,131 +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\ALIENTEK_Apollo_STM32F767\KEIL\fatfs_through_vfs\TencentOS_tiny.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 'TencentOS_tiny'
compiling gpio.c...
assembling startup_stm32f767xx.s...
compiling usart.c...
compiling main.c...
compiling mcu_init.c...
compiling stm32f7xx_it.c...
compiling stm32f7xx_hal_msp.c...
compiling sdmmc.c...
compiling stm32f7xx_hal.c...
compiling stm32f7xx_hal_cortex.c...
compiling stm32f7xx_hal_dma.c...
compiling stm32f7xx_hal_flash.c...
compiling stm32f7xx_hal_flash_ex.c...
compiling stm32f7xx_hal_gpio.c...
compiling stm32f7xx_hal_dma_ex.c...
compiling stm32f7xx_hal_i2c_ex.c...
compiling stm32f7xx_hal_i2c.c...
compiling stm32f7xx_hal_pwr.c...
compiling stm32f7xx_hal_pwr_ex.c...
compiling stm32f7xx_hal_rcc_ex.c...
compiling stm32f7xx_hal_rcc.c...
compiling stm32f7xx_hal_tim_ex.c...
compiling stm32f7xx_hal_tim.c...
compiling stm32f7xx_hal_uart.c...
compiling stm32f7xx_hal_rtc.c...
compiling stm32f7xx_hal_rtc_ex.c...
compiling stm32f7xx_hal_mmc.c...
compiling tos_event.c...
compiling tos_global.c...
compiling system_stm32f7xx.c...
compiling stm32f7xx_hal_sd.c...
compiling stm32f7xx_ll_sdmmc.c...
compiling tos_mmheap.c...
compiling tos_mmblk.c...
compiling tos_pend.c...
compiling tos_robin.c...
compiling tos_sem.c...
compiling tos_mutex.c...
compiling tos_sched.c...
compiling tos_task.c...
compiling tos_sys.c...
compiling tos_char_fifo.c...
compiling tos_tick.c...
compiling tos_binary_heap.c...
compiling tos_time.c...
compiling tos_timer.c...
compiling tos_completion.c...
compiling tos_mail_queue.c...
compiling tos_countdownlatch.c...
compiling tos_priority_mail_queue.c...
compiling tos_message_queue.c...
compiling tos_priority_message_queue.c...
assembling port_s.S...
compiling tos_priority_queue.c...
compiling port_c.c...
compiling tos_ring_queue.c...
compiling tos_cpu.c...
compiling tos_fault.c...
compiling cmsis_os.c...
compiling fatfs_through_vfs_sample.c...
compiling tos_hal_sd.c...
compiling tos_vfs_device.c...
compiling tos_vfs.c...
compiling tos_vfs_file.c...
compiling tos_diskio.c...
compiling tos_vfs_fs.c...
compiling tos_vfs_inode.c...
compiling tos_fatfs_drv.c...
compiling tos_fatfs_vfs.c...
compiling tos_ffsystem.c...
compiling tos_ffunicode.c...
compiling tos_ff.c...
linking...
Program Size: Code=37504 RO-data=175704 RW-data=244 ZI-data=18796
FromELF: creating hex file...
"ALIENTEK_Aploo_STM32F767\TencentOS_tiny.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\_TencentOS_tiny
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:14
</pre>
</body>
</html>

View File

@@ -1,60 +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\ALIENTEK_Apollo_STM32F767\KEIL\hello_world\TencentOS_tiny.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 'TencentOS_tiny'
compiling hello_world.c...
linking...
Program Size: Code=11136 RO-data=700 RW-data=92 ZI-data=14420
FromELF: creating hex file...
"ALIENTEK_Aploo_STM32F767\TencentOS_tiny.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\_TencentOS_tiny
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:02
</pre>
</body>
</html>