software QCC512x Production Line Setup

Communication interfaces     USB TRB USB Debug

Build from command line

Build single image

Deploying the image

NvsCmd.exe burn flash_image.xuv -deviceid 4 0 -trb 1 -nvstype sqif

Deploying the security key

SecureKeyCmd.exe -trb 1 write CDAKEY 0 <keyfile_path>
SecureKeyCmd.exe -trb 1 enable DECRYPT

mass production, use the TestFlash DLL API

Configuration stores

cur_cfg_filesystem   chip boot.

dev_cfg_filesystem  Bluetooth address, crystal trims allow for modification on the production line

fw_cfg_filesystem    All device configuration settings and patches

user_ps_filesystem  persistent store

 

The NvsCmd command-line tool and NvsApp GUI tool

TestFlash DLL API 

TestFlash.chm

TestEngine DLL API

TestEngine.chm

猜你喜欢

转载自blog.csdn.net/jx__0570/article/details/90080238