Forum Discussion
Altera_Forum
Honored Contributor
20 years agoMaybe the problem is not linked to the LibC, but to the application having too much small data, because the first error message is "Unable to reach __ctype_b_loc (at 0x00000000) from the global pointer"...
Try with a dummy application without too much data... does it works? If yes, that's probably the reason... Paolo