Page 1 of 1

using Eclipse with QORC

Posted: Fri Apr 23, 2021 10:03 am
by frankie
I am trying to convert existing Makefile GCC_Project to an Eclipse Project in windows 10 as followings.
https://github.com/QuickLogic-Corp/qorc ... clipse.rst

In the C/C++ Build/Environment setup, "Path to the ARM GCC Toolchain Directory":"$INSTALL_DIR/install/bin:$INSTALL_DIR/install/bin/python:$PATH have to be added into PATH. But there is no "install/bin" and "install/bin/python" directory in my D:\Quicklogic\QuickFeather\qorc-sdk\fpga_toolchain_install\v1.3.1\quicklogic-arch-defs directory.

BTW, no idea why toolchain path is using backslash and PATH is using slash and backslash for the location directory.

1.jpg
1.jpg (281.56 KiB) Viewed 16702 times
2.jpg
2.jpg (117.98 KiB) Viewed 16702 times
3.jpg
3.jpg (93.48 KiB) Viewed 16702 times

Re: using Eclipse with QORC

Posted: Mon Apr 26, 2021 1:47 am
by phil_quik