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 system. (or) part of kernel image(zimage). Can someone point me to the correct way of doing that. The reference board is up and running using the microsd card with my custom compiled linux image. I gone through various websites and couldn't find a best starting example for altera 10 soc. Any help is greatly appreciated. Thanks in advance.