14583 how to keep our development work safe

3 posts / 0 new
Last post
liuluan002
Offline
Last seen:3 months 3 weeks ago
加入:2015-11-27 14:24
14583 how to keep our development work safe

亲爱的对话框,

Since we spend a lot of time on development for the software inside the 14583, is there any method we can keep our software protected, which means we do not let other user to read the program from our chipset and try to hack them?

Device:
MT_dialog
Offline
Last seen:1 week 2 days ago
工作人员
加入:2015-06-08 11:34
Hi liuluan002,

Hi liuluan002,

The flash on the 583 isn't protected like an OTP scheme where it isn't accessible, but i suppose that what it can be done is to encrypt your data (encrypt your image) and hardcode the key in the secondary bootloader which will be burned in the Flash of the 583. Please check UM-B-012 Creation of a secondary bootloader for more info on this.

Thanks MT_dialog

liuluan002
Offline
Last seen:3 months 3 weeks ago
加入:2015-11-27 14:24
谢谢你!for your guide

谢谢你!for your guide

Topic locked