I have an issue similar to the one posted in:
<http://e2e.ti.com/support/microcontrollers/hercules/f/312/p/249876/874707.aspx#874707>
Can any one tell me how I can remove the inclusion of library memset and memcpy .
Is there any settings in the CCS where I could divert call to library memcpy and memset to the function I have written to perform the functionality similar to memcpy , memset.
As I have to satisfy a Criteria, not to use rts library files.
Thanks,
Vivek