As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search
Trace Capture Instructions
#Switch from software to hardware crypto. To do this you'll have to change the <code>makefile</code> for the project.
#: In the makefile, add a define for <code>HWCRYPTO=1</code>:
#: <codepre>#Multi-Target Board, XMEGA Device
PLATFORM = CW301_XMEGA
#Optional - use hardware crypto
CDEFS += -DHWCRYPTO=1</codepre>
#Build a new hex-file, and program the file in.
#Run a few 'capture 1' traces, and confirm (using the Encryption Status Manager) that the encryption was successful.
Approved_users, bureaucrat, administrator
1,956
edits

Navigation menu