这个工具是针对以下例程的:
C:\ti\simplelink_cc2640r2_sdk_1_40_00_45\examples\rtos\CC2640R2_LAUNCHXL\blestack\simple_peripheral_secure_fw
官方提供的python代码用起来比较麻烦,需要配置环境和安装一些库。欢迎大家提出意见。
A brief guide:
- Unzip and double click to open.
- Click “select firmware” > “Broswse a workspace” to select a folder.
- Enter private key, search like: 139847857b5301c29a51bb8ef4aa259a99ed4b826400505c050b46ca78db560f
- Click “Generate key file”.
- If you need to change start and end address click and modify.
- Click “Select and Generate” to select target file in bin form.
- Open Workspace you will find a “secure.bin” and it is the secure firmware you need!
Susan Yang:
谢谢分享!mark!