You are reading a single comment by @tve and its replies. Click here to read the full conversation.
  • Some more progress: I now have Espruino compiling against the WICED platform stuff and I can link the whole shebang into an executable, download it and call to the Espruino main from a WICED application_start() function. When it boots it gets to the Espruino main_loop() but then evidently dies thereafter.

    The whole set-up is quite hokey: I'm producing an espruino_lib.o and I have a WICED "app" that I'm linking Espruino as a library into. Dunno what to do longer term...

    Not sure when I'll have more time to see where it's failing...

    Github repo: https://github.com/tve/Espruino/tree/emw­3165

About

Avatar for tve @tve started