How do I set security bytes within source code? (MC68HC908GZ60)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How do I set security bytes within source code? (MC68HC908GZ60)

659 次查看
tylerstark
Contributor I

How do I set security bytes within source code? (MC68HC908GZ60)

标签 (1)
0 项奖励
回复
1 回复

517 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

user can set const value in c code at $FFF6–$FFFD.

The host can bypass the security feature at monitor mode entry by sending eight security bytes that match the

bytes at locations $FFF6–$FFFD. Locations $FFF6–$FFFD contain user-defined data.

Do not leave locations $FFF6–$FFFD blank. For security reasons, program locations $FFF6–$FFFD even if they are not used for vectors.

for more information, see MC68HC908GZ60 datasheet

20.3.2 Security


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复