Merry Christmas
Hi
When I was using the GenerateMACAddrMode function of CSEC.When the address value exceeds 0x7DFFF, an error will occur. Is this normal?
My fault
I means can't out of 512kbCSEC_DRV_GenerateMACAddrMode(CSEC_RAM_KEY, (uint8_t *)0x0007FFFC, 0x00000080, (uint8_t *)cmacout);
but i use addr = 0x0007FFFC, len = 0x00000080
also no error,but out of range