Forum Discussion
MK_086
Occasional Contributor
3 years agoAGFB014R24B2E2EV : Customizing and Porting HPS U-Boot & Linux
Dear Experts,
We are able to bring up the AGFB014R24B2E2EV Eval board with Yocto build U-boot and Linux from QSPI flash by following the steps as in,
https://www.rocketboards.org/foswiki/Docume...
EBERLAZARE_I_Intel
Regular Contributor
3 years agoHi,
You can access the rootfs partition and store the .c after building the img:
https://www.rocketboards.org/foswiki/Projects/AgilexSoCWithEMMCStorageOnHPS#Building_Rootfs
> Creating the eMMC Image
Are you familiar with Linux machine? You can store the .c in the rootfs/ext3, you can do something like:
https://midnightprogrammer.net/post/create-mount-and-unmount-img-files-in-ubuntu/
Then do the following when booting to Linux:
https://vitux.com/how-to-write-and-run-a-c-program-in-linux/
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.