Vision Build Log

Tool Versions:

IDE-Version: Vision V5.37.0.0 Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: chitong liuyl, ty, LIC=Q7GU5-GHMAQ-795G1-CSQVD-KJDCE-JZ6H7 Tool Versions: Toolchain: MDK-ARM Professional Version: 5.37.0.0 Toolchain Path: C:\Keil_v5\ARM\armcompiler5.06\Bin C Compiler: Armcc.exe V5.06 update 7 (build 960) Assembler: Armasm.exe V5.06 update 7 (build 960) Linker/Locator: ArmLink.exe V5.06 update 7 (build 960) Library Manager: ArmAr.exe V5.06 update 7 (build 960) Hex Converter: FromElf.exe V5.06 update 7 (build 960) CPU DLL: SARMCM3.DLL V5.37.0.0 Dialog DLL: DARMCM1.DLL V1.19.6.0 Target DLL: UL2CM3.DLL V1.164.7.0 Dialog DLL: TARMCM1.DLL V1.14.6.0

Project:

C:\Users\liuyl\Documents\tuya\Projects\PHY6252_3.6.3_beacon\software\TuyaOS\.log\Demo.uvprojx Project File Date: 08/07/2023

Output:

*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\armcompiler5.06\Bin' Build target 'Target 1' Note: source file '../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/main.c' - object file renamed from '.\Objects\main.o' to '.\Objects\main_1.o'. compiling tal_xfifo.c... compiling main.c... ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(18): warning: #223-D: function "app_led_onoff" declared implicitly app_led_onoff(dpvalue[0]); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(26): warning: #1295-D: Deprecated declaration app_test_data - give arg types extern void app_test_data(); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(35): warning: #223-D: function "app_led_onoff" declared implicitly case BEACON2_EVENT_RECOVERY:app_led_onoff(1);break; ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(49): warning: #223-D: function "frame_send" declared implicitly frame_send(0x08, 0x8000, 0x0A, test_data, beacon_dev.beaconkey, 3); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(49): error: #20: identifier "beacon_dev" is undefined frame_send(0x08, 0x8000, 0x0A, test_data, beacon_dev.beaconkey, 3); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(70): warning: #223-D: function "tkl_rtc_init" declared implicitly tkl_rtc_init(); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(76): warning: #223-D: function "tal_authorize_init" declared implicitly tal_authorize_init(); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(90): warning: #223-D: function "app_led_init" declared implicitly app_led_init(); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(92): warning: #223-D: function "ty_beacon2_node_init" declared implicitly ty_beacon2_node_init(&beacon_dev); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(93): warning: #223-D: function "ty_beacon_remoter_init" declared implicitly ty_beacon_remoter_init(30); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(95): warning: #223-D: function "ty_beacon2_node_pair_start" declared implicitly ty_beacon2_node_pair_start(180000000); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(96): warning: #223-D: function "app_led_blink" declared implicitly app_led_blink(720); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(101): warning: #223-D: function "frame_send" declared implicitly frame_send(0x08, 0x8000, 0x02, payload, beacon_dev.beaconkey, 0);//上电上报心跳,不转发 ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(106): warning: #223-D: function "ty_beacon2_node_run" declared implicitly ty_beacon2_node_run();//beacon mesh 节点主逻辑维护进程 ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(107): warning: #223-D: function "app_led_run" declared implicitly app_led_run();//led 闪烁维护进程 ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c(108): warning: #223-D: function "app_led_reset_run" declared implicitly app_led_reset_run(&beacon_dev);//三次快速上电重置逻辑维护进程 ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/main.c: 15 warnings, 1 error compiling tkl_flash.c... compiling tkl_i2c.c... compiling tkl_gpio.c... compiling app_led.c... ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/app_led.c(82): warning: #223-D: function "ty_beacon2_node_reset" declared implicitly ty_beacon2_node_reset(0,180000000); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/app_led.c(101): warning: #223-D: function "ty_beacon2_node_pair_start" declared implicitly ty_beacon2_node_pair_start(180000000); ../apps/tuyaos_demo_beaconmesh_peripheral_phy6252/src/app_led.c: 2 warnings, 0 errors compiling tkl_adc.c... compiling tkl_pwm.c... ../vendor/phy6252_adv/tuyaos/drivers/tkl_pwm.c(74): warning: #223-D: function "tkl_gpio_to_phy6252_gpio" declared implicitly gpio_pin_e gpio_phy6222 = tkl_gpio_to_phy6252_gpio(gpio); ../vendor/phy6252_adv/tuyaos/drivers/tkl_pwm.c: 1 warning, 0 errors compiling tkl_rtc.c... compiling tkl_sleep.c... compiling tkl_spi.c... compiling tkl_uart.c... compiling tkl_wakeup.c... compiling tkl_watchdog.c... compiling OSAL_PhyPlusPhy.c... compiling tkl_beacon.c... ../vendor/phy6252_adv/tuyaos/bluetooth/tkl_beacon.c(60): warning: #223-D: function "osal_memcpy" declared implicitly osal_memcpy(&send_buff[13],pdata,26); ../vendor/phy6252_adv/tuyaos/bluetooth/tkl_beacon.c(71): warning: #223-D: function "osal_start_reload_timer" declared implicitly osal_start_reload_timer(PhyPlusPhy_TaskID,PPP_5MS,_interval_5xms*5); ../vendor/phy6252_adv/tuyaos/bluetooth/tkl_beacon.c(80): warning: #223-D: function "osal_stop_timerEx" declared implicitly osal_stop_timerEx(PhyPlusPhy_TaskID,PPP_5MS); ../vendor/phy6252_adv/tuyaos/bluetooth/tkl_beacon.c: 3 warnings, 0 errors compiling ty_rtc_phy62xx.c... compiling main.c... ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/main.c(236): warning: #223-D: function "tal_framework_init_first" declared implicitly tal_framework_init_first(); ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/main.c(237): warning: #223-D: function "tal_framework_init_second" declared implicitly tal_framework_init_second(); ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/main.c(243): warning: #223-D: function "memcmp" declared implicitly if(0 != memcmp(crc_check, crc_check_read, 4)){ ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/main.c(247): warning: #223-D: function "hal_storage_256_init" declared implicitly hal_storage_256_init(); ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/main.c(249): warning: #223-D: function "tal_framework_init_third" declared implicitly tal_framework_init_third(); ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/main.c: 5 warnings, 0 errors compiling phy_plus_phy.c... ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/source/phy_plus_phy.c(341): warning: #223-D: function "phy_rx_data_filter" declared implicitly if(phy_rx_data_filter(phyBufRx,pduLen+2)){ ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/source/phy_plus_phy.c(393): warning: #223-D: function "tal_framework_init_last" declared implicitly tal_framework_init_last(); ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/source/phy_plus_phy.c(454): warning: #223-D: function "rand" declared implicitly osal_start_reload_timer(PhyPlusPhy_TaskID,PPP_PERIODIC_TX_EVT,rand()%10);//0~60ms srand() ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/source/phy_plus_phy.c(502): warning: #223-D: function "ty_beacon_download" declared implicitly ty_beacon_download(&phyBufRx[13],26,0); ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/app/source/phy_plus_phy.c: 4 warnings, 0 errors compiling ty_clock.c... ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/interface/src/ty_clock.c(30): warning: #223-D: function "read_current_fine_time" declared implicitly u32 cur_tick = read_current_fine_time(); ../vendor/phy6252_adv/sdk/phy6252_adv_sdk/interface/src/ty_clock.c: 1 warning, 0 errors compiling ty_storage_256.c... compiling ty_oled.c... compiling ty_log.c... compiling tal_authorize.c... compiling uart.c... compiling clock.c... compiling timer.c... compiling gpio.c... compiling pwrmgr.c... compiling my_printf.c... compiling key.c... compiling osal_snv.c... compiling pwm.c... compiling flash.c... compiling i2c.c... compiling adc.c... compiling watchdog.c... compiling peripheral.c... compiling spi.c... compiling gap.c... compiling central.c... assembling startup_ARMCM0.s... compiling gapbondmgr.c... compiling gapgattserver.c... compiling system_ARMCM0.c... compiling gattservapp.c... compiling jump_table.c... ".\Objects\simpleBlePeripheral.axf" - 1 Error(s), 31 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.9.0.pack ARM.CMSIS.5.9.0 CMSIS (Common Microcontroller Software Interface Standard) * Component: CORE Version: 5.6.0

Collection of Component include folders:

./RTE/_Target_1 C:/Users/liuyl/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include C:/Users/liuyl/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/Device/ARM/ARMCM0/Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:5.6.0 Target not created. Build Time Elapsed: 00:00:31