Date
1 - 2 of 2
Getting LWM2M client working on linux emulator
Brenton Chetty <brent7984@...>
Hi there, my name is Brenton, I am a recent graduate and was tasked to compare RIOT OS with Zephyr. I
managed to get the Hello world example working with Zephyr, however I
could not get the LWM2M client working on the linux emulator. I receive this error message: " qemu-system-arm: -serial unix:/tmp/slip.sock: Failed to connect socket /tmp/slip.sock: No such file or directory qemu-system-arm: -serial unix:/tmp/slip.sock: could not connect serial device to character backend 'unix:/tmp/slip.sock' FAILED: zephyr/CMakeFiles/run " Does anyone know how I can get this working on the linux emulator? With thanks Brenton
|
|
Jukka Rissanen
Hi Brenton,
toggle quoted messageShow quoted text
you can follow the instructions at https://docs.zephyrproject.org/latest/guides/networking/qemu_eth_setup.html#networking-with-eth-qemu LWM2M and most of the networking samples will work fine with qemu. Cheers, Jukka
On Wed, 2020-05-20 at 09:11 +0200, Brenton Chetty wrote:
Hi there, my name is Brenton, I am a recent graduate and was tasked
|
|