
Garry Clarkson
Comments
-
Posting a quick update to the Lua functions as I noticed different behaviour due to changes in handling of system commands. I also modified to return the first IP address listed by default ( other...
-
Hi Sahil, Are you able to share your Storyboard application project so we can take a look at what you have done and maybe debug it for you to figure where it is going wrong. I suspect that it may ...
-
Hi Sahil, What does your event handler in your model do when triggered by the 'load_screen' event? gre.set_value("target_sc", "Start")gre.send_event("load_screen") As mentioned in the support tick...
-
Brett will hopefully be in touch later today with the details around the linker and memory map changes as a first step. In parallel we have also been working with Eliot on the steps for enabling th...
-
Hi Marc, I believe that your colleague Eliot is also engaging with us through a support ticket. We have undertaken a review of the memory map for you project and the SDRAM region where the binary f...
-
Hi Maxime, I am glad you found the resolution. Compiling lua scripts to byte-code will not only improve performance but also it strips the non-executable content such as comments from the script fi...
-
Hi Martin, the JS plugin environment is developed in the same way as the the Lua plugin. It is interpreted at runtime and based on the duktape framework (https://duktape.org/ ). The implementation ...
-
Thanks Sarah this is super useful
-
Official comment
Hi Rohan, looks like you just attached a png image rather than a video but no worries. Could you access and modify the image launcher script in the target image to add some trace verbosity and capt...
-
Official comment
Hi Daniel, Thanks for your forum post. I have an idea what this is however we would need some more information from you such as Storyboard release version, build error logs etc. Please can you crea...