QuickLogic-Corp / qorc-sdk

Open source FreeRTOS SDK for EOS S3 MCU+eFPGA SoC including gateware, software and documentation under QuickLogic Open Reconfigurable Computing (QORC) Initiative
Apache License 2.0
43 stars 27 forks source link

Typo in ReadMe #32

Closed timsaxe closed 4 years ago

timsaxe commented 4 years ago

One minor typo in Github QORC-SDK in Example #2a: FPGA only – qf_helloworldhw

Navigate to qf_helloworldsw build folder and run make.

cd qorc-sdk/qf_apps/qf_helloworldsw/GCC_projects make

I think the folder shall be qf_helloworldhw, instead of qf_helloworldsw

And in Lesson #3: Advanced fpga M4 + FPGA– qf_advancedfpga, With green LED breathing, program m4 app into QuickFeatherpython tinyfpgaprogrammer - -port /dev/ttyXX - -m4app output/bin/qf_helloworldhw.bin, the image prgrommed here shall be qf_advancedfpga.bin, not qf_helloworldhw.bin.

tcal-x commented 4 years ago

Hmm, I thought the first issue was fixed when I reported it here: https://github.com/QuickLogic-Corp/qorc-sdk/issues/17, but it seems the fix was wrong. The fixer closed the issue without asking me to review.