This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/F28M36H33B2: Gui Composer standalone app hangs on splash screen

Part Number: F28M36H33B2

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?