Forum Discussion
taojinyong
New Contributor
2 years agonios is slow when running with jtag
我写了一个闪烁LED的程序,该程序看起来应该闪烁250ms,但在我的FPGA上,它闪烁了大约2.5S,我的nios频率为80MHz。我不知道出了什么问题。我将UART配置为仅以19200的波特率运行,即使在更改了qsys或system.h文件之后也是如此! 而(1) { if (TIME_SLICE >= 250000) { TIME_SLICE = 0; IOWR_ALTERA_A...
KellyJialin_Goh
Frequent Contributor
2 years agoHi,
Greetings and welcome to Intel's forum.
You may refer to this NIOS II software tutorial example on debugging the application and refer to more information on the LED Blinking: https://www.intel.com/content/dam/support/us/en/programmable/support-resources/bulk-container/pdfs/literature/tt/tt-my-first-nios-sw.pdf
Thank you.
Regards,
Kelly Jialin, GOH