-
I tried to run cm.jalt instruction of Zcmt Extension in Embench-iot programs by Spike, but I can't.
I asked same content in riscv-isa-sim repository, but I didn't make sense...
command↓
`spike …
-
I'm trying to use the library with TinyGsm and I'm taking this strange error when I compile
Board: Arduino Mega 2560
Code:
```
#include
#include
#include
#include
#include
#inc…
-
Any file I try to compile fails with the error:
clang: error: unsupported option '--traditional-format'
exit status 1
I'm using version 0.0.1 of the Arduino core on a MacBook Pro, with …
-
We tried multiple MKR1010 boards with multiple different WifiNiNA FW revisions but could not establish a stable connection via wifi (or at the wast majority of the cases even connect). We have a grid …
-
In case object not found, function returns xResult = CKR_FUNCTION_FAILED.
But it's normal, if seached object not found, in that case must returns CKR_OK and *pulObjectCount = 0.
-
# Serial Port Blocking on Nano 33 IoT
I'm finding that using WifiNINA on the Nano 33 IoT blocks the serial port for periods when in use. This stops messages being printed after Wifi events but it a…
-
### Describe the problem
The Arduino IDE 2.x reliably identifies connected Arduino board and ports. It is possible to view the connected board in the GUI. However, if you remove the board and connect…
-
**[ ID ]** 84a71985-5587-4714-84d4-e6e83e541734
**[ Submitter's Name ]** Giovanny Andres Gongora Granada
**[ Submitter's Affiliated Organisation ]** Mozilla
**[ Submitter's Twitter ]** Gioyik
**[ Sp…
-
### Description
Hello all, I am currently upgrading my project from an Arduino Nano to a Nano 33 IoT board, which is supposed to be just a drop in replacement. I am testing it currently, and this l…
-
Bigger work items:
* [x] Recursive Neural Networks / Long Term Short Term Memory #87
* [ ] OpenCL Backend [juice/coaster-nn]
* [ ] Autodiff [juice/coaster-nn]
* [ ] Accuracy enum/marker structs …