请问一下大神们,一片CSR蓝牙模块,如果写入两套以上不一样的UI?
目前我们客户给我们的CSR系列PCBA,内部都有两个UI操作,一个为生产线测试模式的UI(PSKEY_INITIAL_BOOTMODE的内容为0002),另一个为出货模式UI(PSKEY_INITIAL_BOOTMODE的内容为0001),当生产线测试完成后,只要将(PSKEY_INITIAL_BOOTMODE的内容为0001)即可正常出货。
注:(PSKEY_INITIAL_BOOTMODE的内容为0002),(PSKEY_INITIAL_BOOTMODE的内容为0001)按键的内容完全不一样,下文件为PS2工具的说明内容。
The firmware is capable of switching between a number of different
'bootmodes'. Each bootmode presents a different view of the
persistent store, with some keys being overridden by bootmode-specific
values. A device can support a maximum of 8 bootmodes. If this key
is present the device will enter the specified bootmode after a cold
reset. If the key is not present, bootmode 0 will be used.