add nimble mesh example
need meshctl installed on raspberrypi. nimble offical samples have a lot of pit ...
This commit is contained in:
@@ -1,120 +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: DARMCM1.DLL V1.19.1.0
|
||||
Target DLL: UL2CM3.DLL V1.161.6.0
|
||||
Dialog DLL: TARMCM1.DLL V1.14.0.0
|
||||
|
||||
<h2>Project:</h2>
|
||||
D:\github\master\TencentOS-tiny\board\N32G020K8_TB_V11\tencent_os_mqtt\MDK-ARM\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_n32g020xx.s...
|
||||
compiling n32g020xx_common.c...
|
||||
compiling n32g020xx_it.c...
|
||||
compiling n32g020xx_cgu.c...
|
||||
compiling main.c...
|
||||
compiling n32g020xx_adc.c...
|
||||
compiling n32g020xx_crc.c...
|
||||
compiling n32g020xx_dac.c...
|
||||
compiling n32g020xx_log.c...
|
||||
compiling n32g020xx_i2c.c...
|
||||
compiling n32g020xx_icache.c...
|
||||
compiling n32g020xx_flash.c...
|
||||
compiling n32g020xx_pmu.c...
|
||||
compiling n32g020xx_dma.c...
|
||||
compiling n32g020xx_iom.c...
|
||||
compiling n32g020xx_pwm.c...
|
||||
compiling n32g020xx_rcvcnt.c...
|
||||
compiling n32g020xx_rtc.c...
|
||||
compiling n32g020xx_spi.c...
|
||||
compiling n32g020xx_scd.c...
|
||||
compiling n32g020xx_scc.c...
|
||||
compiling n32g020xx_timer.c...
|
||||
compiling n32g020xx_uart.c...
|
||||
compiling n32g020xx_watchdog.c...
|
||||
compiling tos_event.c...
|
||||
compiling system_n32g020xx.c...
|
||||
compiling tos_global.c...
|
||||
compiling tos_mutex.c...
|
||||
compiling tos_mmheap.c...
|
||||
compiling tos_mmblk.c...
|
||||
compiling tos_pend.c...
|
||||
compiling tos_sched.c...
|
||||
compiling tos_sem.c...
|
||||
compiling tos_robin.c...
|
||||
compiling tos_time.c...
|
||||
compiling tos_timer.c...
|
||||
compiling tos_task.c...
|
||||
compiling tos_sys.c...
|
||||
compiling tos_tick.c...
|
||||
compiling tos_binary_heap.c...
|
||||
compiling tos_char_fifo.c...
|
||||
compiling tos_countdownlatch.c...
|
||||
compiling tos_priority_mail_queue.c...
|
||||
compiling tos_message_queue.c...
|
||||
compiling tos_mail_queue.c...
|
||||
compiling tos_completion.c...
|
||||
compiling tos_priority_message_queue.c...
|
||||
compiling tos_priority_queue.c...
|
||||
compiling tos_ring_queue.c...
|
||||
assembling port_s.S...
|
||||
compiling port_c.c...
|
||||
compiling tos_cpu.c...
|
||||
compiling sal_module_wrapper.c...
|
||||
compiling cmsis_os.c...
|
||||
compiling bc26.c...
|
||||
compiling tos_hal_uart.c...
|
||||
compiling tos_at.c...
|
||||
compiling transport_wrapper.c...
|
||||
compiling tos_at_utils.c...
|
||||
compiling mqtt_wrapper.c...
|
||||
compiling MQTTConnectClient.c...
|
||||
compiling MQTTConnectServer.c...
|
||||
compiling MQTTDeserializePublish.c...
|
||||
compiling MQTTFormat.c...
|
||||
compiling MQTTPacket.c...
|
||||
compiling MQTTSerializePublish.c...
|
||||
compiling MQTTSubscribeClient.c...
|
||||
compiling MQTTSubscribeServer.c...
|
||||
compiling MQTTUnsubscribeClient.c...
|
||||
compiling MQTTUnsubscribeServer.c...
|
||||
linking...
|
||||
Program Size: Code=28344 RO-data=496 RW-data=228 ZI-data=19116
|
||||
After Build - User command #1: fromelf.exe --bin .\Objects\mqtt.axf --output=.\bin\mqtt.bin
|
||||
".\Objects\mqtt.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)
|
||||
|
||||
<h2>Collection of Component include folders:</h2>
|
||||
.\RTE\_TencentOS_tiny
|
||||
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\Device\ARM\ARMCM0\Include
|
||||
|
||||
<h2>Collection of Component Files used:</h2>
|
||||
Build Time Elapsed: 00:00:18
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user