- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all,
For my project I need to use an uart with the software and hardware flow control. I see in nios2configtools that this configuration generates a conflict with Jtag uart “ Jtag uart requires ! CYGOPT_IO_SERIAL_FLOW_CONTROL_SOFTWARE I don’t understand why there is a global restriction in ecos as in the driver structure there is a possibility to disable the xonxoff protocole for each uart. Did somebody get this problem before and how did you solve it ? Here below the way I used to jump over the restriction. In ecosconfigtool when I get Jtag uart requires ! CYGOPT_IO_SERIAL_FLOW_CONTROL_SOFTWARE I unselect the proposed solution and save anyway. Then I compiled the ecos library I got the error "The JTAG UART PC Software does not support Software flow control" from the altera_avalon_jtag_uart.c file. I removed the checking lines in this file. Then the Build and Compilation with application are fine. Are there any interdict to do this ? Thanks for advice.Link Copied
0 Replies

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