So, I'm trying to run two instances of Demo Visualizer (different boards on the same computer). I've been able to run multiple instances in TI's Gallery (firefox seems to allow multiple tabs, chrome seems to want to overwrite the same tab). Regardless, I'd like to try and setup local instances on my computer to reduce any overhead from using a cloud based service (and be able to run it offline). I've tried the following:
1) Exporting as a local app
I tried following the instructions, installed the guicomposer runtime and tried to locate where the Gui Composer runtime folder is but the closest I could find is "C:\Program Files\Texas Instruments\guicomposer", which has no other items in it apart from "uninstall". Is it possible it was installed incorrectly or is there another folder I should unzip my project into? Once I have it in the folder, what do I do from there? I tried opening "launcher.exe" but nothing happened. I assume I'm missing something but the instructions didn't really give me any ideas on what to do from there, unfortunately.
2) Exporting as CCS desktop view
I managed to open this from inside CCS (following in the instructions it gave me) but it appears I can't send the configuration to the device, so it doesn't seem to be well suited for this application. Is there another way to get this working?
Not sure if this is better documented somewhere but I was having issues finding any posts on this. Any ideas on how I can run these apps locally (I'll need to be able to run multiple instances as well but this hasn't been an issue thus far, both in Gallery and in CCS, apart from the serial communication portion).
Thanks!