Setup
Project 1 - Hello World
- Create & build 1st firmware project (using BSP)
- Create & build 1st software project
- Deploy 1st firmware & software projects on Zedboard via JTAG
Project 2 - General Purpose IO
- Create & build 2nd firmware project (without BSP)
- Create & build 2nd software project
- Deploy 2nd firmware & software projects on Zedboard via JTAG
Project 3 - General Purpose IO with Interrupts
- Resurrect, modify & build 3rd firmware project
- Create & build 3rd software project
- Deploy 3rd firmware & software projects on Zedboard via JTAG
Project 4 - PetaLinux
- Create, run & rebuild PetaLinux project
- Build pre-existing application into PetaLinux
- Create & test a PetaLinux application that runs automatically at startup
- Enable Petalinux webserver & create basic website to serve
- Boot PetaLinux from SD Card
- Create Peek & Poke CGI scripts to access Programmable Logic address space
- Create Peek & Poke CGI binaries to access Programmable Logic address space (28 November 2021)
- Update website to allow access to Programmable Logic address space
- Update website to have style sheet