- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
I am using quartus 9.0. and I need to use 5 uart cores in sopc (all 115200). when i am opening one uart in blocking mode in Nios, it reads/writes fine. bt wen i start opening other uarts, the same port starts returning -1 (only opening of other ports,no reading no writing). I need to use all rs-232 ports..wat can be the problem? sth like this main() { uart1=open(uart1_name, mode) uart2=(uart2_name, mode) result=read(uart2, buffer, len) //gives error if uart1 is opened before uart2, alone it works fine. } I need to use all 5 rs-232 ports..wat can be the problem?:confused: can we use only one uart core??:confused: plz reply.Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
my problem is still not solved... plz helppppp......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you post your question in the correct forum then you'll probably get better help. Moving to the Nios II forum....
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