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

Ensure that flashing works smoothly #5

Open Willmish opened 1 year ago

Willmish commented 1 year ago

Make sure bootloader is present, zephyr can be flashed on M4 cortex and FPGA can be flashed:

https://github.com/antmicro/zephyr-fpga-controller-examples

JDuchniewicz commented 1 year ago

Make sure that FPGA can commnicate with Zephyr as well (the flow of data is as follows: sensor -> FPGA -> Zephyr)

JDuchniewicz commented 1 year ago

For now bootloader is fixed (a flag is being set despite something not matching in the bootloader code) and it loads properly a Zephyr application (and any other). https://github.com/JDuchniewicz/qorc-sdk/tree/eoss3_fixes