Hi,
I am unable to access the AES link from processors.wiki.ti.com/.../CC2640_AES_Encryption
I saw a post where someone has mentioned that AES is going to be part of the new CC26xxware code. Where can I find sample code to use the AES module ?
I tried using the APIs mentione in tirtos_simplelink_2_11_01_09/packages/ti/drivers/crypto/CryptoCC26XX.h but it not working.
First I had to include sysbios/family/arm/cc26xx/Power.h in CryptoCC26XX.h to get rid of a compiler error. But even after that I received a linking error because
it was not able to resolve CryptoCC26XX_init
--
Regards,
Vivek