I’m trying to install legato on my linux ubuntu, and i’d like to test demo’s apps (HelloWorld) on localhost before usie target, but i don’t find commands to run it .
i tried instapp myapp localhost, it doesn’t work. the same for startapp myapp localhost.
i have tried to start legato on localhost with startlegato, but i don’t find the commande to run the app.
Would you please give me some suggestion to solve this problem?
I was looking for a solution to that too and I’m glad I found this topic. It worked for me in case of ‘hello world’.
However when I define timer inside it does not work.
I can compile HelloIpc - but it does not work too.