i am testing memcpy '#void* memcpy(void * _in dest , const void * _in src , size_t _in p3);' .
Which is having 'const void * sre' as parameter, when build in rtrt it is throwing error as unable to modify due to const.
Please let me know how to test such stubs if you have any idea.
Thanks in advance,
Lokesh.
#RationalTestRealTime#SupportMigration#Support