Willmish / bibop-zephyr-eos-s3

Zephyr port of BiBoP on a eos s3 SoC, for EOSS
Apache License 2.0
2 stars 1 forks source link

Think about how to layout binaries in memory #3

Closed JDuchniewicz closed 1 year ago

JDuchniewicz commented 1 year ago

There are some binaries in the initial repositories: https://github.com/QuickLogic-Corp/qf-initial-bins https://forum.quicklogic.com/viewtopic.php?t=29 <- explains how to recover the board

My understanding is that we need 3 binaries (or 2 depending whether we want to have bootloader or not) First binary is bootloader Second is FPGA binary And finally we get the Cortex M4A Application (Zephyr?)

JDuchniewicz commented 1 year ago

Since we are using the generic bootloader, we will be putting the binaries according to its requirements. https://github.com/QuickLogic-Corp/qorc-sdk/tree/master/qf_apps/qf_bootloader