Forum Discussion
Altera_Forum
Honored Contributor
11 years agousing open() C command in the Nios II
Hi, can we used open() and printf() C commands to save stream of data in the Nios II? when I used fp=open() Command, it send Null to fp pointer.How can I store my integer data? Thanks
Altera_Forum
Honored Contributor
11 years agook. when I captured data using HyperTerminal, I saw some jump in my data. I think my serial port have a problem. So I want to log data using open and printf. because I think by this method that serial port do not involved. what is your opinion ? in this state puTTy is similar to HyperTerminal and it do not help me.
t