Hi Experts,
Good day. We have this query asking about the memory allocation of TMS320F28379D:
"I am using a TMS320F28379D evaluation board and I am planning to set a struct as a variable that is meant to be accessed by the CLA and the C28x. I understand that the pointer sizes in the CLA and the C28x are different and having contiguous pointers in a struct would result in incorrect memory access. My question is since c arrays decay to pointers, do contiguous arrays in a struct suffer from this bug as well(within an array and between arrays), or does the CLA have any in-built protection for arrays?"
Seeking your advise. Thank you
Regards,
Archie A.