Forum Discussion
homeinit
New Contributor
2 years agoI managed to execute the program on the SDRAM memory by connecting the pll_slave to the data master but when I execute the code it seems the result is not what the C code does.
I could not understand why instead of alt_putstr("Hello from Nios II!\n"); it printed, "Hehho brom Jios II!"
It looks like the rest of the program is okay but I am not sure why this happening! I changed the size of the JTAG buffer size before but I don't know if I have to change anything else if I pass from 64 bytes to 128 bytes. It could be related to this modification I did and still has a side effect.
I'm a bit suspicious about running the code in the SDRAM, I'm not sure about the timing parameters I set in the SDRAM IP controller ...
Here is a picture: