Forum Discussion
AnandRaj_S_Intel
Regular Contributor
7 years agoHi,
- Have you enabled both the "Enable Small C library" and the "Enable Lightweight Device Driver API" option? try to disable and recompile.
- scanf/sscanf is not supported in small C library. Change it from the BSP settings and try.
Check below link for more information on the error
Few useful links
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/tt/tt_my_first_nios_sw.pdf
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf
Regards
Anand