Known Issues#
Simplicity Studio® Version 5.7.0.0#
ID | Issue | Workaround |
---|---|---|
758963 | The Navigation Buttons (back, forward, etc) will not be displayed if Simplicity Studio starts up on the Simplicity IDE perspective. | Change to a different perspective such as the Launcher perspective and then back to the Simplicity IDE perspective. |
844842 | When the GDB debugger is suspended the first time, an Interrupt Failed popup might be seen. | There is no work around, just click OK and then the debug session can be continued. |
1095792 | Changing the Target Part in Project Configurator does not work correctly on customer hardware. | Either create a new software example for the desired target part and port in code changes or manually change the component ID in the .slcp and .slps files with a text editor and then open the Project configurator and do a Force Generation. |
1107234 | Project Configurator rename functionality does not work. | Use the Simplicity IDE rename command instead. Right-click the project folder in the Project Explorer view and select Rename.... |
1108079 | GDB Debugger session fails to start if non-English character in workspace path. Also the source code lookup will fail. | Use File > Switch Workspace… to switch to a workspace with only English characters in the path – so possibly outside of the Users directories. |
1113960 | GDB Debug Session Launch fails with "Error in final launch sequence" popup. | Typically, the debug session will launch successfully the next time or after a Simplicity Studio restart. If the issue persists, edit the debug configuration Run > Debug configurations… and uncheck the 'Continue' box on the Startup tab. The debug session will stop before |
1144725 | The Text Editor background color set in Preferences is ignored. | The underlying issue is an Eclipse CDT issue when appearance theming is enabled. Simplicity Studio blocks the control to enable/disable theming, so there is no work around. |