Altera_Forum
Honored Contributor
20 years agoplease help me the more the better
#include <stdio.h>
int main() { printf("Hello from Nios II!\n"); return 0; } i use on chip ram and jtag_uart can output correct:"hello from nios II!" but use ext_sram and jtag_uart :nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "USB-Blaster [USB-0]", device 1, instance 0 nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) can not output please help me why?thanks!