Page 1 of 1

Setting Environment for QFB

Posted: Sun Mar 14, 2021 5:19 am
by timothym
Apart from https://github.com/QuickLogic-Corp/qorc ... clipse.rst
is there any tutorial, video or document on setting up eclipse for QFB on windows 10?
:cry:

Re: Setting Environment for QFB

Posted: Mon Mar 22, 2021 3:56 pm
by anthony-ql

Re: Setting Environment for QFB

Posted: Mon Mar 22, 2021 8:58 pm
by raul
I followed the video tutorial mentioned above (I'm on Windows 10).When trying to clean/build the project, I get the following error:
Eclipse_error.jpg
Eclipse_error.jpg (93.06 KiB) Viewed 19518 times
I can see there's a mixture of '/' and '\' in the paths, for instance for the 'HAL' folder. I'm not sure if that's the problem, I couldn't find a way to correct it. Any suggestions?

Thanks in advance!

Re: Setting Environment for QFB

Posted: Mon Mar 22, 2021 11:05 pm
by phil_quik
I believe this is the similar issue like viewtopic.php?f=19&t=84&p=359&hilit=eclipse#p359

Re: Setting Environment for QFB

Posted: Tue Mar 23, 2021 12:44 am
by raul
phil_quik wrote: Mon Mar 22, 2021 11:05 pm I believe this is the similar issue like viewtopic.php?f=19&t=84&p=359&hilit=eclipse#p359
Thanks for your prompt answer!

The link helped very much. In my case, I just deleted from my PATH env. variable a reference to another toolchain I had from an old Eclipse installation.