Geoff Gustafson
Geoff Gustafson
This sounds like maybe it's a problem with the board's flashing mechanism, not our code? Could you try this with some native Zephyr images or even non-Zephyr images?
Note: we don't have this board but will look into getting one.
@brianjjones, @jimmy-huang what's the status of this?
I think @jprestwo meant to say **MAC** is not supported in iot-c.
OK, sorry yeah if you are able to characterize a bug like this without reference to ZJS, e.g. using `bin/jerry`, then it would be best to report directly on the...
These days the stable version is v8.9.4. I'm going to change the summary to make this more specific to moving away from the deprecated Buffer constructor and use alloc/from instead.
Yeah, that is interesting that the text line doesn't show up. That does make it seem rather like the ARC image failed to get built or flashed correctly. Possibly it...
Do non-ARC apps like just simple Blink.js work OK from ashell?
I cannot seem to reproduce this problem. I tested after applying my patch from #1474.
OK, I finally see what you mean. First, to help reproduce this in the future, I needed to patch tests/tools/tests-tcp6-server.py to use port 4242 which TCPClient6.js is expected. Then start...