[Bootloader] How do I remove authentication from Bootloader?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

[Bootloader] How do I remove authentication from Bootloader?

1,697件の閲覧回数
nxf45013
NXP Employee
NXP Employee

Typically, the Bootloader integration example is delivered with at least one authentication example already configured. 

 pastedImage_2.png

If user wants to remove disable authentication completely, the first step is to select NONE/CRC32 for the Authentication method from the Tresos configuration panel. 

After that, initialization sequence must be updated. As there is no authentication used, Select SysDal, PowerUp, System Power up config and remove CryptoDal_Init entry from the list.

pastedImage_9.png

Regenerate the code and build the example. Authentication is now completely disabled.

ラベル(1)
  • FAQ

タグ(3)
0 返答(返信)