- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
We need some way to transfer files through serial in order to program flash. Is it possible to do that in ucos ? Best Regards, RanLink Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Define what you mean by 'serial'? Ethernet is inherently serial, so is USB. 'Serial' from what source to what destination, over what kind of link.
Remember when you ask a question you need to provide as much detail up front if you expect some kind of helpful answer.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Define what you mean by 'serial'? Ethernet is inherently serial, so is USB. 'Serial' from what source to what destination, over what kind of link. Remember when you ask a question you need to provide as much detail up front if you expect some kind of helpful answer. --- Quote End --- Hi, I intend to use ucos, without ethernet. So it seems that in order to flash program new images, we will need to use the UART interface. Serial file transfer can be done with kermit,xmodem,ymodem, but the question is if ucos support this kind of file transfer. Thanks, Ranchu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't think it supports it straight out of the box, but if you can find some C code for a kermit/*modem receiver you should be able to port it to ucos.
But it's a lot easier to do through jtag, using the tools altera provides.
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