Forum Discussion
Altera_Forum
Honored Contributor
9 years agoIs it possible to transfer files through serial ?
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, Ran
Altera_Forum
Honored Contributor
9 years agoI 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.