-
We have a working setup with 8 nodes or 8 launchpad CC1352P1 working no problem with TSCH and sending sensors packets with Contiki-ng 4.5 and also 4.6 (newest version)
We use TSCH and basic rpl-udp i…
-
I've been trying to get ring working on thumb targets, and hit this error when running `cargo build --target thumbv7em-none-eabi`:
```
(...many similar lines...)
/home/jonas/dev/ring/target/thumb…
-
Connect `XOSC_Q1` pins of both TX and RX CC1200 to GND, as per datasheet, page 6:
`Crystal oscillator pin 1 (must be grounded if a TCXO or other external clock connected to EXT_XOSC is used)`
-
Hi
I am trying to run the Slalom.xosc scenario for CARLA scenario runner by using the command ( python scenario_runner.py --openscenario srunner/examples/Slalom.xosc). However, when i run the command…
-
Adding:
```
set(CMAKE_INTERPROCEDURAL_OPTIMIZATION TRUE)
```
into `CMakeLists.txt` to activate LTO, results in:
```
PICO_SDK_PATH is /home/mateush/pico-sdk-2.0.0
Target board (PICO_BOARD) is 'p…
-
I noticed my runtime performance got significantly worse, I'm trying to update LEDs 60 times per second.
The host system is an M1 MacBook Pro.
It's talking to an rp2040 over serial.
Observation…
-
Hello! I would like to get the results of the camera attached to my ego_vehicle.
I have already added the following code to my xosc file.
``
![image](https://user-images.githubusercontent.com/364…
-
I'm trying to configure clangd to use `arm-none-eabi-gcc` headers for my C project.
In my `bsp_la.c` file, clangd can find the `stdlib.h`
![image](https://user-images.githubusercontent.com/1937751…
-
**Is your feature request related to a problem? Please describe.**
Currently, the Configuration GUI runs only in Windows, because when calling the Checker Bundle executables (to determine the confi…
-
Hi,
I'm running `cmake` on Debian unstable with all its build dependencies from Debian, namely `gcc-arm-none-eabi`, `libnewlib-arm-none-eabi` and `libstdc++-arm-none-eabi-newlib`. I'm getting the f…
josch updated
2 months ago