Hi,

I used the hack #4725 from Kaspar to run the gnrc_border_router example on a pba-d-01-kw2x board. It worked fine. Now the branch with the hack from Kaspar was deleted [1].

Hence I've tested the gnrc_border_router exampleofthe latest RIOT version from GitHub.

I tried to ping an interface of the border router and got a kernel panic:

> ping6 fe80::202:f8ff:fe70:f121%6

ping6 fe80::202:f8ff:fe70:f121%6
0x31a5
*** RIOT kernel panic:
FAILED ASSERTION.

pid | name       | state    Q | pri | stack ( used) | location
  1 | idle       | pending  Q |  15 | 256 ( 128)    | 0x1fffd66c
  2 | main       | pending  Q |   7 | 1536 ( 916)   | 0x1fffd76c
  3 | 6lo        | bl rx    _ |   3 | 1024 ( 404)   | 0x200011f0
  4 | ipv6       | running  Q |   4 | 1024 ( 784)   | 0x1ffffce8
  5 | udp        | bl rx    _ |   5 | 1024 ( 300)   | 0x20001a08
  6 | gnrc_ethos | bl rx    _ |   3 | 1024 ( 304)   | 0x1fffca5c
  7 | kw2xrf     | bl rx    _ |   3 | 1024 ( 272)   | 0x1ffff8b0
  8 | uhcp       | bl mutex _ |   6 | 1536 ( 988)   | 0x20001e0c

    | SUM        | |     | 8448 ( 4096)

*** halted.


I thinkit should be possible to run thegnrc_border_router example ofthe latest RIOT version from GitHub on a pba‑d‑01‑kw2xboard successfully.

Am I right or should I use a differentboard for the border router example?


Axl


[1] https://github.com/RIOT-OS/RIOT/pull/4725

_______________________________________________
users mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/users

Reply via email to