-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Description
Example: Cannot run gnrc_networking application for stm32f4-discovery board + mrf24j40 driver.
Steps to reproduce the issue
Basically compile and flash the example to the board.
Expected results
The gnrc_networking application runs and create a new rpl dodag
Actual results
The gnrc_networking application runs, but there is error in the rpl network.
Versions
Operating system: Ubuntu 23.04
Build environment:
Operating System Environment
Operating System: "Ubuntu" "23.04 (Lunar Lobster)"
Kernel: Linux 6.2.0-20-generic x86_64 x86_64
System shell: /usr/bin/dash (probably dash)
make's shell: /usr/bin/dash (probably dash)
Installed compiler toolchains
native gcc: gcc (Ubuntu 12.2.0-17ubuntu1) 12.2.0
arm-none-eabi-gcc: arm-none-eabi-gcc (15:12.2.rel1-1) 12.2.1 20221205
avr-gcc: missing
msp430-elf-gcc: missing
riscv-none-elf-gcc: missing
riscv64-unknown-elf-gcc: missing
riscv-none-embed-gcc: missing
riscv32-esp-elf-gcc: missing
xtensa-esp32-elf-gcc: missing
xtensa-esp32s2-elf-gcc: missing
xtensa-esp32s3-elf-gcc: missing
xtensa-esp8266-elf-gcc: missing
clang: missing
Installed compiler libs
arm-none-eabi-newlib: "3.3.0"
msp430-elf-newlib: missing
riscv-none-elf-newlib: missing
riscv64-unknown-elf-newlib: missing
riscv-none-embed-newlib: missing
riscv32-esp-elf-newlib: missing
xtensa-esp32-elf-newlib: missing
xtensa-esp32s2-elf-newlib: missing
xtensa-esp32s3-elf-newlib: missing
xtensa-esp8266-elf-newlib: missing
avr-libc: missing (missing)
Installed development tools
ccache: ccache version 4.7.4
cmake: cmake version 3.25.1
cppcheck: missing
doxygen: missing
git: git version 2.39.2
make: GNU Make 4.3
openocd: Open On-Chip Debugger 0.12.0
python: Python 3.11.2
python2: missing
python3: Python 3.11.2
flake8: error: /usr/bin/python3: No module named flake8
coccinelle: missing