Tool/software: Code Composer Studio
I am trying to run my Gui Composer app as a standalone app. I have exported it and installed the runtime environment. When I run the Win32_start.bat file to start the app, it only shows the splash screen and hangs and goes nowhere from there. I have created a new blank project with nothing on it, exported it and tried to run, but the same happens. However, when I export one of the example apps (I use the MSP430_Temperature_Demo) and run it as a standalone app it works 100%. I cannot see any difference in properties between the my app and the example app. What can cause this?