Hi
I find there is a ROM function for AES CCM decryption in SDK: AES_CCM_DecryptData.
But, my application get faults in this function call. Because, this function, AES_CCM_DecryptData, wants to jump to an invalid address.
The screenshot for my debug enviroment is attached.
Is there any inilizations required for this function call? Do I miss something for this function call?
Please let me know about that.
Thanks,
HH