PS C:\Users\86135\Documents\tuya\Projects\TLSR8258_TuyaOS-3.12.0> cd 'c:\Users\86135\Documents\tuya\Projects\TLSR8258_TuyaOS-3.12.0\software\TuyaOS\'
PS C:\Users\86135\Documents\tuya\Projects\TLSR8258_TuyaOS-3.12.0\software\TuyaOS> & python.exe .\build_app.py apps\tuyaos_demo_zg_light2 tuyaos_demo_zg_light2 1.0.0
**************** end of post build ******************
firmware information parse start...
Device_role: router
firmware information parse success
router
firmware information parse start...
###-----------------------------------------------------------------------------###
TuyaOS SDK build notice
###-----------------------------------------------------------------------------###
Exceptions : Image type
Exit : 0
Brief : Image type not specified
Optional : customized
Default : 0xD3A3
Yours : None-----------------------------------------------------------------------------###
Refer to the TuyaOS development forum for more details about <app_config.yml>.
https://www.tuyaos.com/viewtopic.php?t=2633
###-----------------------------------------------------------------------------###
###-----------------------------------------------------------------------------###
TuyaOS SDK build notice
###-----------------------------------------------------------------------------###
Exceptions : Manufacturer id
Exit : 0
Brief : manu id not specified
Optional : customized
Default : 0x1141
Yours : None-----------------------------------------------------------------------------###
Refer to the TuyaOS development forum for more details about <app_config.yml>.
https://www.tuyaos.com/viewtopic.php?t=2633
###-----------------------------------------------------------------------------###
###-----------------------------------------------------------------------------###
TuyaOS SDK build notice
###-----------------------------------------------------------------------------###
Exceptions : Module name
Exit : 0
Brief : model name is none
Optional : ZT3L,ZTLC5,ZTU,ZT5,ZT2S,ZTC etc
Default : not defined
Yours : None-----------------------------------------------------------------------------###
Refer to the TuyaOS development forum for more details about <app_config.yml>.
https://www.tuyaos.com/viewtopic.php?t=2633
###-----------------------------------------------------------------------------###
###-----------------------------------------------------------------------------###
TuyaOS SDK build notice
###-----------------------------------------------------------------------------###
Exceptions : Chip id
Exit : 0
Brief : chip id is none
Optional : TLSR8258F1KET
Default : not defined,you must specify an correct chip!!!
Yours : None-----------------------------------------------------------------------------###
Refer to the TuyaOS development forum for more details about <app_config.yml>.
https://www.tuyaos.com/viewtopic.php?t=2633
###-----------------------------------------------------------------------------###
--- Descriptions: this is a demo project
--- Device_role: router
--- Image_type: 0xd3a3
--- Manufacture id: 0x1141
--- Model id: TS0502B
--- Manufacture name: TZ32901000000_bhzkbugw
--- Capacity:TZ32901000000_
--- Product type:TS0502B
--- Module name:ZT3L
--- Chip id:TLSR8258F1KET
firmware information parse success
file generate start...
./app_config.h
config file write success
file generate start...
src\app_config.cconfig file write success
uncompressing tc32_win.tar.gz ...
C:\Users\86135\Documents\tuya\Projects\TLSR8258_TuyaOS-3.12.0\software\TuyaOS\apps\tuyaos_demo_zg_light2\_build
process_begin: CreateProcess(NULL, echo "Building file: ../../../vendor/telink_zigbee/tuyaos/driver/tkl_spi.c", ...) failed.
make (e=2): 系统找不到指定的文件。
make: [vendor.mk:216: vendor/telink_zigbee/tuyaos/driver/tkl_spi.o] Error 2 (ignored)
process_begin: CreateProcess(NULL, echo "Invoking: TC32 Compiler", ...) failed.
make (e=2): 系统找不到指定的文件。
make: *** [vendor.mk:217: vendor/telink_zigbee/tuyaos/driver/tkl_spi.o] Error 2
tc32-elf-objcopy: 'C:/Users/86135/Documents/tuya/Projects/TLSR8258_TuyaOS-3.12.0/software/TuyaOS/apps/tuyaos_demo_zg_light2/build/tuyaos_demo_zg_light2.elf': No such file
Can not open file: C:/Users/86135/Documents/tuya/Projects/TLSR8258_TuyaOS-3.12.0/software/TuyaOS/apps/tuyaos_demo_zg_light2/build/tuyaos_demo_zg_light2.bin.binTraceback (most recent call last):
File ".\build_app.py", line 85, in <module>
OTA_build(APP_PATH,APP_NAME,'tc32',APP_VERSION,secure_ota_enable)
File "C:\Users\86135\Documents\tuya\Projects\TLSR8258_TuyaOS-3.12.0\software\TuyaOS\tools\OTA\tl_check_fw.py", line 113, in OTA_build
shutil.copyfile(APP_NAME+'.bin','../../../tools/OTA/'+APP_NAME+'.bin')
File "D:\python3\install\lib\shutil.py", line 259, in copyfile
with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
FileNotFoundError: [Errno 2] No such file or directory: 'tuyaos_demo_zg_light2.bin'
PS C:\Users\86135\Documents\tuya\Projects\TLSR8258_TuyaOS-3.12.0\software\TuyaOS>