Forum Discussion
Altera_Forum
Honored Contributor
15 years ago> fp = fopen("C:\test1.txt", "w");
if you know where is "c:\" on your board? when you just create CPU(NiosII) you don't have file-system you need to create file-system as well.( Linux, uC-OSII or by yourself).