Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- > 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). --- Quote End --- Hi again! Do you know how can I get from SDRAM data to my hard driver? My goal is to have binary data of txt file form... Thanks for your continuous concern.