Forum Discussion
Altera_Forum
Honored Contributor
8 years agoAdding a sample application to the linux image/filesystem on altera 10 SOC
Hi, Initially, I am trying to send few bytes of data from HPS to FPGA. I had written an sample code. To test this application on Arria 10 reference board. I need to add this as part of file ...
Altera_Forum
Honored Contributor
8 years agoWhen I put the micro SD card into my Linux box it automatically mounts the zImage filesystem. (I'm using Mint) Then it's just a question of putting your executable in there where you want. For example, /usr/bin. Then do a "sync" and move the microSD back into the dev board and boot up. Your executable will be available in /usr/bin (or wherever you put it).