- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I use the NEEK board to test the application code with no MMU.
printf("%s::%d %s\n", __FUNCTION__, __LINE__, buff); Note: The buff is current time string, and run once percent 1 second. When disconnet the JTAG with the host PC, or no nios2-terminal, the application will pause with after about 4k bytes output. Note: I test once is 4058 bytes. But I connect the JTAG and nios2-terminal, the application will continue to running. The driver config: Character device: only select "Unix98 PTY support" Serial drivers: Select 3: Altera JTAG UART support Altera JTAG UART console support Bypass output when no connection Unselect: Altera UART support or Altera UART console supportLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I try to modify the altera_jtaguart_tx_chars or altera_jtaguart_start_tx function.
But I am failed.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page