Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAnother good option is to turn on the debug printout. Right click in your BSP project and select NIOS II then BSP Editor. Go to the Main Tab, Settings>Advanced>hal>log_flags and log_port. Set Flags value to 1 and Port value to jtag_uart.
Also, under Settings>Common>hal make sure the sys_clk_timer is set to sys_timer and the timestamp_timer set to high_res_timer. After changes, make sure to Generate, Save and then right click on your bsp project and go to NIOS II>Generate BSP.