Where can i find "Code Protect" option in IAR Embedded Workbench ?

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

Where can i find "Code Protect" option in IAR Embedded Workbench ?

817件の閲覧回数
rajkumar_yerraj
Contributor II

Hi,

I am using IAR embedded workbench for the development of Project.

I am using MK60FN1M0VLQ12 controller from NXP.

I need to enable "Code Protect" option to secure the code from any external attack which means no other person can decript the code from the executable hex file.

Can anyone tell me where i can find the "Code Protect" option in IAR Embedded Workbench.

Thank you.

-Rajkumar

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

765件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi Rajkumar,

Do you want to encrypt the hex file? IAR hasn't such function. NXP has such a tool called elftosb. It can encrypt bin/srec/elf file to .sb file. Manufacturing tool(MfgTool2) is used to download this sb file to K60.

But it need flash_bootloader runs in K60 to talk with MfgTool2. You have to port other kinetis chip's flash_bootloader project to K60 and download it first.

MCU Bootloader | NXP 

Regards,

Jing

0 件の賞賛
返信