Search found 17 matches

by Jack
Fri Sep 18, 2020 1:33 pm
Forum: FreeRTOS
Topic: qorc-sdk build error
Replies: 3
Views: 14863

Re: qorc-sdk build error

I'm using WSL and installed arm-none-eabi-gcc already. I did following changes in the config.mk file to change it to my own toolchain directory. #export TC_PATH = $(subst /arm-none-eabi-gcc,,$(FIND_TOOL_DIR)) <<--- disabled the define export TC_PATH=/usr/bin/ <<--- point it to my toolchain directory...
by Jack
Thu Sep 03, 2020 1:06 am
Forum: QuickFeather
Topic: How to run the qf_mqttsn_ai_app demo with RECOGNITION mode
Replies: 9
Views: 9964

Re: How to run the qf_mqttsn_ai_app demo with RECOGNITION mode

Can anyone help to answer this question? Thanks
by Jack
Wed Jul 08, 2020 10:49 am
Forum: FreeRTOS
Topic: qorc-sdk build error
Replies: 3
Views: 14863

Re: qorc-sdk build error

It seems like incorrect path issue. I changed toolchain pach in config.mk to specify the correct path as below. export TC_PATH=/mnt/c/"Program Files (x86)"/"GNU Tools ARM Embedded"/"7 2017-q4-major"/bin But still got build error. jack@XPS13-JZHANG:/mnt/c/QLogic/Products...
by Jack
Tue Jul 07, 2020 11:03 pm
Forum: FreeRTOS
Topic: qorc-sdk build error
Replies: 3
Views: 14863

qorc-sdk build error

I'm using Windows subsystem for Linux (Ubuntu 18.04 LTS) following the video on Quicklogic website below. https://www.youtube.com/embed/1lhxTlOSFPA I installed ARM GNU GCC toolchain and make already, when I try to make the project downloaded from github (https://github.com/QuickLogic-Corp/qorc-sdk),...
by Jack
Fri Jun 19, 2020 10:13 am
Forum: QuickFeather
Topic: Running preloaded program from flash on Ubuntu 20.04 via VirtualBox
Replies: 18
Views: 39195

Re: Running preloaded program from flash on Ubuntu 20.04 via VirtualBox

I'm having exactly the same issue, and I tried lsusb command in ubuntu 20.04 running on VM. Got below msg. jzhang@ubuntu:~$ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 004: ID 0e0f:0008 VMware, Inc. VMware Virtual USB Mouse Bus 002 Device 003: ID 0e0f:0002 VMw...
by Jack
Thu Jun 18, 2020 6:10 am
Forum: EOS-S3
Topic: S3 temperature range for industrial
Replies: 7
Views: 20430

Re: S3 temperature range for industrial

Sounds great! Where can I find the S3 datasheet for industrial support? That's the very basic info for our evaluation of industrial applications.
by Jack
Wed Jun 17, 2020 12:42 pm
Forum: Zephyr
Topic: GDB Client issue in Ubuntu
Replies: 6
Views: 19015

Re: GDB Client issue in Ubuntu

Installed python3.6 and still same error. jzhang@ubuntu:~$ sudo apt-get install python3.6 Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'python3.6-2to3' for regex 'python3.6' Note, selecting 'libpython3.6-stdlib' for regex 'python3.6' 0 upgr...
by Jack
Wed Jun 17, 2020 8:32 am
Forum: Zephyr
Topic: GDB Client issue in Ubuntu
Replies: 6
Views: 19015

Re: GDB Client issue in Ubuntu

Didn't notice any error with first command, got below info with second command: Ignoring windows-curses: markers 'sys_platform == "win32"' don't match your environment. Not sure if this is a problem. While I still got same error when running gdb client. ./zephyr-sdk-0.11.2/arm-zephyr-eabi/...
by Jack
Wed Jun 17, 2020 3:59 am
Forum: EOS-S3
Topic: S3 temperature range for industrial
Replies: 7
Views: 20430

Re: S3 temperature range for industrial

Industrial applications require -40 to 85 temperature range, how dose S3 support industrial requirement?
by Jack
Tue Jun 16, 2020 7:48 am
Forum: EOS-S3
Topic: S3 temperature range for industrial
Replies: 7
Views: 20430

Re: S3 temperature range for industrial

What is the lowest temperature S3 support? -20?
Is the S3AI QFN package?