Step 1. Generate Key - Done
Step 2 Fuse write sketch gave me this response:
Code:
Writing public key hash
Okay: public key hash is good :-)
Decryption key was previously written & locked, so
it can not be directly verified, but the following
test will confirm whether decryption works.
Testing Bus Encryption Engine
Success: ciphertext decryption test passed :-)
Notice: JTAG is still enabled
Notice: Secure mode is not yet set, unencrypted
programs are still allowed to run
Not sure what that means but on to step 3
AT this point i tried to load my own EHEX file into teensy loader and hit upload. THen I did this:
Step 3: Verify Sketch
Code:
Verify secure code is running properly
Fail: Bus Encryption Engine is not active
Fail: Encryption region starts at wrong address
Fail: Program data is not within encrypted region
Fail: title_function() is not in encrypted region