Hi everybody,I noticed a strange behavior of XC16 memcpy function when optimization 1 is ON:if copied data size is more than 0x400 bytes, the pointer to the data source is not correctly restored.
Here below a simple example that shows this "feature":#inc..
↧