Altera_Forum
Honored Contributor
12 years agoCommand line utility for downloading ELFs to Cyclone 5 SoC
Hi guys,
I'm rephrasing the same question I asked on "Soc Deverlopment Kits", since I didn't have too much success there. Lately I've gained an access to SocKit from Terasic. I'd like to either have U-boot with TFTP support on this board or some command line program I could use for uploading ELF files. Basically I want run "bare-metal" stuff on Cyclone 5. In the perfect world it'd be Linux program, with some command line interface for downloading/peek/poke memory functions. U-boot I got with this board doesn't have Ethernet support. I'd be fine rebuilding U-boot with Ethernet, if such version exists... How you guys do it now? Any hints? WAK