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.

Script Console - Failed to execute runnable

Other Parts Discussed in Thread: MOTORWARE

Hello

I got the GUI Composers target file (instaspinuniversalgui_v104.zip) for the Universal GUI to be used inside CCS working, but find I like using the Watch Window instead. So I thought I would just close the GUI tab in CCS and open the Script Console and load the project_lab05b.js as I had done before installing the GUI Composer App inside of CCS and now I get this error in the Scripting Console.

Do you know how I can resolve this issue?

js:> loadJSFile "C:\ti\motorware\motorware_1_01_00_14\sw\solutions\instaspin_foc\src\proj_lab05b.js"
Wrapped org.eclipse.swt.SWTException: Failed to execute runnable (TypeError: Cannot call method "setActiveFormat" of null (C:\ti\ccsv6\eclipse\configuration\org.eclipse.osgi\327\0\.cp\script\expressionView.js#36)) (C:\ti\ccsv6\eclipse\configuration\org.eclipse.osgi\327\0\.cp\script\expressionView.js#39)
js:>

Thanks, Bruce