Forum Discussion
Altera_Forum
Honored Contributor
22 years agoprintf Problem with custom Board and NIOS II
Hello has anybody the same problem or an solution? I'm using a custom board with an stratix device and a NIOS II/f Debug Level 2. The NIOS II itself has a lot of user-defined interfaces, ...
Altera_Forum
Honored Contributor
21 years agoHello,
I've solved my problem. There are two things which happend at the same time. The first thing is, that the SOPC-Builder writes wrong settings for the NIOS II IDE into the ptf-File. So the software is generated into wrong address spaces. The second thing is, that the NIOS II IDE didn't recognize changes of the ptf-File. So I had to delete the syslib-Library and then I had to generate a new one. (rebuild didn't recognize the changes). Thanks for helping to solve the problem. Chris