Garry Clarkson
Activity overview
Latest activity by Garry Clarkson-
Garry Clarkson commented, 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...
-
Garry Clarkson commented, 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...
-
Garry Clarkson commented, 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...
-
Garry Clarkson created a post, Lua Cheat Sheet - examples of common syntax
Here is a quick drop of a cheat sheet for common Lua syntax and notations that we use during Storyboard training. Hopefully you find it useful LuaCheatSheet.lua : -- Lua Cheat Sheet for Programmers...
-
Garry Clarkson commented, 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 ...
-
Garry Clarkson created a post, AnsweredExample using GPIO hard-button inputs mapped to standard key board events when running Storyboard on MCUs
We typically leave this code implementation up to customers as the hardware is very board specific however we did not have a great deal of documentation to show how this could be done for an MCU ta...
-
Garry Clarkson commented, Thanks Sarah this is super useful
-
Garry Clarkson created a post, NXP MCUXpresso Touch controller not working on iMXRT1050, iMXRT1060 and iMXRT1064 - panel RK043FN02H
There is a software bundle and demo for the iMXRT10xx family already included in the NXP MCUXpresso SDK Builder for the common EVK evaluation boards, available directly from NXP and I discovered th...
-
Garry Clarkson commented, Official commentHi 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...
-
Garry Clarkson created a post, Raspberry Pi graphics drivers initial configuration - OpenGL runtime support issues
I have seen a couple of occurrences from customers in our support channel that have seen issues in the initial bring-up and configuration of the Raspberry Pi with the Storyboard runtime engine. If ...