Forum Discussion
Altera_Forum
Honored Contributor
20 years agoProblem downloading image
When I run nios2-download (on a fresh Ubuntu 6.06 install) I get the error "nios2-gdb-server-wrapped: error while loading shared libraries: libjtag_client.so: cannot open shared objet file: No such...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by tfitz@Jul 27 2006, 11:09 PM are there any other tools for downloading (or is it uploading?) new programs to a nios?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17197)
--- quote end ---
--- Quote End --- 1. use u-boot, you may download images of sof and kernel with tftp and write them to flash, 2. if you have uClinux up, you can use mtd block devices to write sof (in rbf format) and kernel to flash. for apps development, you can use nfs.