Hi, after getting all the necessary experience to operate ATECCX08A security ICs on the AVR platform I intend now to move to the ARM platform. Specifically the Cortex M0+ series via the SAM D21 Explained Pro board.
Therefor I installed Atmel Studio 7, learned to build projects from within the Atmel IDE and then downloaded the "Cryptoauthlib D21 Test Host example". Everything works well beside that I can't get the printf commands to work. The example package uses a lot of printf commands but no chance to get the printf data back into the IDE via the embedded debugger or via the Terminal Extension.
So, has someone already made experience with the specific example package and can me tell how to handle the printf issue? I'm sure it is just about inexperience from my side.
Tom