Search found 11 matches
- 2025-02-27 8:21
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: How to use the CMSIS DSP functions with Pico Mini B?
- Replies: 3
- Views: 1000
Re: How to use the CMSIS DSP functions with Pico Mini B?
Thanks for your answer. Digging into the folders, I found the CMSIS DSP library here: sysdrv/source/mcu/rt-thread/components/CMSIS/Include But in the arm_math.h file (also here https://github.com/LuckfoxTECH/luckfox-pico/blob/a4230afbf485a5eec4fd17ce59a1e9ff2310dc2b/sysdrv/source/mcu/rt-thread/compo...
- 2025-02-26 14:41
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: How to use the CMSIS DSP functions with Pico Mini B?
- Replies: 3
- Views: 1000
How to use the CMSIS DSP functions with Pico Mini B?
I am working on a neural network in C++ on the Pico Mini B. I'd like to accelerate it by calling the dotproduct functions of the CMSIS DSP library. But the #include "arm_math.h" line calls a compilation error: ./dnn/include/kernels/macs.hpp:4:10: fatal error: arm_math.h: No such file or di...
- 2025-02-24 10:31
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: error using python periphery library
- Replies: 4
- Views: 988
Re: error using python periphery library
Thanks for your answer. I tried that, but here is what I got: Building dependency tree... Done Reading state information... Done E: Unable to locate package python3-periphery Edit: I found the explanation in this video https://www.youtube.com/watch?v=2EgyVn7HRHs Just download the library for Github,...
- 2025-02-21 16:29
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: error using python periphery library
- Replies: 4
- Views: 988
Re: error using python periphery library
Hi, I have the same problem with a Pico Mini B. How can I install the libraries?
Thanks for your help.
Thanks for your help.
- 2025-02-21 14:25
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: cannot find -lgcc
- Replies: 8
- Views: 5831
Re: cannot find -lgcc
Hi, I have the same problem on my Pico Mini B. I have tried your fix, but it doesn't work, as the Pico B does not connect to internet. Here is what I get: bash luckfox-gcc-fix.sh --2023-09-20 01:16:29-- http://http.us.debian.org/debian/pool/main/g/glibc/libc6-dev_2.40-4_armhf.deb Resolving http.us.d...
- 2025-01-17 16:24
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Cannot flash firmware on SD card
- Replies: 10
- Views: 2299
Re: Cannot flash firmware on SD card
Can anyone help me, please?
- 2025-01-15 12:43
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Cannot flash firmware on SD card
- Replies: 10
- Views: 2299
Re: Cannot flash firmware on SD card
Thanks, it should work, but doesn't.
I'll try again later on a Linux computer.
But the easiest way would be (TMHA) to burn an image with another software
I'll try again later on a Linux computer.
But the easiest way would be (TMHA) to burn an image with another software
- 2025-01-13 13:55
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Cannot flash firmware on SD card
- Replies: 10
- Views: 2299
Re: Cannot flash firmware on SD card
Thank you. I understand that, but as I can't use the burning software, I expected that someone could write the files on an empty SD card and make an image of it, then put it somewhere where I can download it to finally burn it on my SD card (using a different software).
- 2025-01-09 9:59
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Cannot flash firmware on SD card
- Replies: 10
- Views: 2299
Re: Cannot flash firmware on SD card
Thanks a lot. I had version 1.85 downloaded from Luckfox website: https://wiki.luckfox.com/Luckfox-Pico/Luckfox-Pico-RV1103/Luckfox-Pico-SD-Card-burn-image . I tried on another computer with the same result. I have tried your version (both with the SD card already mounted or not), but it doesn't cha...
- 2025-01-08 8:33
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Cannot flash firmware on SD card
- Replies: 10
- Views: 2299
Re: Cannot flash firmware on SD card
Hi, thanks for your answer. Yes, I did exactly as suggested in the FAQ: Run the software as an administrator by right-clicking and then insert the TF card. If it still cannot be recognized, close the antivirus software and redownload the software. Is there a maximum supported SD card size? Is 64GB o...