second bootloader tool

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

second bootloader tool

1,079件の閲覧回数
chenWide
Contributor I

1.png2.pngThe document (AN12604_Implement Second Bootloader on i.MX RT10xx Series.pdf)  descript a method to  make second bootload. In 5 section(Run bootloader), it supply a develop tool to  Generate the encrypted image by the attached tool “ image_generate.exe “, but when I execute the comand “ image_generate.exe “, it is promt system can not find "VCRuntime140d.dll" and "ucrtbased.dll" , so how to  resolved this problem?

0 件の賞賛
返信
1 返信

735件の閲覧回数
hskating
Contributor I

I have also encountered this problem because the computer does not have the file or because the system is 64-bit but the file is 32-bit. Then just add "ucrTBase.dll" and "vcruntime140d.dll" to the target path: C:\Windows\SysWOW64\. Then follow the steps in the document "AN12327" to continue. Please see attachment for the files to be added.

0 件の賞賛
返信