Forum Discussion
leonardodiegopacheco
New Contributor
5 years agoNIOS GCC optimizaton issue with memset in data flow
Hi,
Performing an activity of source to object code (checking if the compiler generated exactly what was intended, nothing more,nothing less) I detected a failure.
Source code:
UINT32 ServiceCa...
EricMunYew_C_Intel
Frequent Contributor
5 years agoYou need to check if your variable MemoryToBeSet is unchanged and fix at 0.