1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- *** Creating Trace Output File '.\obj\imageB\BK3431S_B.tra' Ok.
- ### Preparing for ADS-LD.
- ### Creating ADS-LD Command Line
- ### List of Objects: adding '".\obj\imageb\sys_boot.o"'
- ### List of Objects: adding '".\obj\imageb\sys_fiq_irq.o"'
- ### List of Objects: adding '".\obj\imageb\sys_irq.o"'
- ### List of Objects: adding '".\obj\imageb\hw_radio.o"'
- ### List of Objects: adding '".\obj\imageb\beken_process.o"'
- ### List of Objects: adding '".\obj\imageb\sys_mmi.o"'
- ### List of Objects: adding '".\obj\imageb\sys_hal_config.o"'
- ### List of Objects: adding '".\obj\imageb\hw_memcpy_impl.o"'
- ### List of Objects: adding '".\obj\imageb\sys_mmap.o"'
- ### List of Objects: adding '".\obj\imageb\sys_init.o"'
- ### List of Objects: adding '".\obj\imageb\sys_power.o"'
- ### List of Objects: adding '".\obj\imageb\hw_codec.o"'
- ### List of Objects: adding '".\obj\imageb\main.o"'
- ### List of Objects: adding '".\obj\imageb\config.o"'
- ### List of Objects: adding '".\obj\imageb\devicebtj_handler.o"'
- ### List of Objects: adding '".\obj\imageb\devicebtj_stack_sdpdb.o"'
- ### List of Objects: adding '".\obj\imageb\app_key.o"'
- ### List of Objects: adding '".\obj\imageb\gatt_service_hid.o"'
- ### List of Objects: adding '".\obj\imageb\gatt_service_user_define.o"'
- ### List of Objects: adding '".\obj\imageb\gatt_service_find_me.o"'
- ### List of Objects: adding '".\obj\imageb\le_config.o"'
- ### List of Objects: adding '".\obj\imageb\le_cts_app.o"'
- ### List of Objects: adding '".\obj\imageb\le_gatt_server.o"'
- ### List of Objects: adding '".\obj\imageb\update_image.o"'
- ### List of Objects: adding '".\obj\imageb\update_image_com.o"'
- ### List of Objects: adding '".\obj\imageb\updata_gatt_service.o"'
- ### List of Objects: adding '".\obj\imageb\gatt_service_ancs.o"'
- ### List of Objects: adding '".\obj\imageb\driver_adc.o"'
- ### List of Objects: adding '".\obj\imageb\driver_flash.o"'
- ### List of Objects: adding '".\obj\imageb\driver_gpio.o"'
- ### List of Objects: adding '".\obj\imageb\driver_icu.o"'
- ### List of Objects: adding '".\obj\imageb\driver_timer.o"'
- ### List of Objects: adding '".\obj\imageb\driver_uart.o"'
- ### List of Objects: adding '".\obj\imageb\driver_wdt.o"'
- ### List of Objects: adding '".\obj\imageb\driver_xvr.o"'
- ### List of Objects: adding '".\obj\imageb\driver_pwm.o"'
- ### List of Objects: adding '".\src\LIB\BK3431S.lib"'
- ### ADS-LD Command completed:
- --cpu ARM9E ".\obj\imageb\sys_boot.o" ".\obj\imageb\sys_fiq_irq.o" ".\obj\imageb\sys_irq.o" ".\obj\imageb\hw_radio.o" ".\obj\imageb\beken_process.o" ".\obj\imageb\sys_mmi.o" ".\obj\imageb\sys_hal_config.o" ".\obj\imageb\hw_memcpy_impl.o" ".\obj\imageb\sys_mmap.o" ".\obj\imageb\sys_init.o" ".\obj\imageb\sys_power.o" ".\obj\imageb\hw_codec.o" ".\obj\imageb\main.o" ".\obj\imageb\config.o" ".\obj\imageb\devicebtj_handler.o" ".\obj\imageb\devicebtj_stack_sdpdb.o" ".\obj\imageb\app_key.o" ".\obj\imageb\gatt_service_hid.o" ".\obj\imageb\gatt_service_user_define.o" ".\obj\imageb\gatt_service_find_me.o" ".\obj\imageb\le_config.o" ".\obj\imageb\le_cts_app.o" ".\obj\imageb\le_gatt_server.o" ".\obj\imageb\update_image.o" ".\obj\imageb\update_image_com.o" ".\obj\imageb\updata_gatt_service.o" ".\obj\imageb\gatt_service_ancs.o" ".\obj\imageb\driver_adc.o" ".\obj\imageb\driver_flash.o" ".\obj\imageb\driver_gpio.o" ".\obj\imageb\driver_icu.o" ".\obj\imageb\driver_timer.o" ".\obj\imageb\driver_uart.o" ".\obj\imageb\driver_wdt.o" ".\obj\imageb\driver_xvr.o" ".\obj\imageb\driver_pwm.o" D:\work\BK3431S\CODE\designkit\BK3431S_designkit_V4.8\src\LIB\BK3431S.lib --nodebug --strict --scatter ".\lnk\beken_ImageB.txt"
- --entry Boot_SYSboot_Startup --summary_stderr --info summarysizes -o ".\obj\imageB\BK3431S_B.axf"### Preparing Environment (PrepEnvAds)
- ### ADS-LD Output File: '.\obj\imageB\BK3431S_B.axf'
- ### ADS-LD Command File: '.\obj\imageB\BK3431S_B.lnp'
- ### Checking for dirty Components...
- ### Creating CmdFile '.\obj\imageB\BK3431S_B.lnp', Handle=0x00000308
- ### Writing '.lnp' file
- ### ADS-LD Command file '.\obj\imageB\BK3431S_B.lnp' is ready.
- ### ADS-LD: About to start ADS-LD Thread.
- ### ADS-LD: executed with 0 errors
- ### Updating obj list
- ### LDADS_file() completed.
|