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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

427 Views
tylerstark
Contributor I

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

Labels (1)
0 Kudos
1 Reply

285 Views
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 Kudos