qorc-sdk repository issues

Post Reply
Menno
Posts: 1
Joined: Tue Mar 07, 2023 2:18 pm

When trying to flash the "EOS S3: MCU + eFPGA" by following the subsequent tutorial:
https://qorc-sdk.readthedocs.io/en/late ... l#qorc-sdk

I was able to flash the helloworldsw app on the board, but when trying to build the hellowordhw app, I ran into some errors.
It seems like the FPGA part of the application does not build properly, as I get the following error:

/qorc-sdk/qf_apps/qf_helloworldhw/src/main.c:46:10: fatal error: helloworldfpga_bit.h: No such file or directory
46 | #include "helloworldfpga_bit.h" // FPGA bitstream to load into FPGA

Does QuickLogig still support this device or am I missing something in order to use the FPGA? The qorc-sdk repository has not had any contributions since June 2022 now.
Post Reply