Altera_Forum
Honored Contributor
15 years agoDivision and standard library support by NIOSII compiler
HI,
I have been trying to port an embedded sw to NIOSII. I have some division operations, array initializations, sprintf function calls in the code. I find that NIOS II compiler (processor core does not directly support division) is not providing built-in calls to division, memset/memcpy (as in array initialization, etc) or sprintf. Should the compiler not support these functionalities (mebe not sprintf..). Or am i missing some compiler or linker options..? Pl send suggestions.. Thanks, Sunil