Part Number: CC2640R2F
Hi all,
I have created a variable using #pragma location and #pragma NOINIT and assigned a value in one file and I have used it in another file.
The code gets hung when accessing the variable or printing the variable.
Why is this happening?