Other Parts Discussed in Thread: CCSTUDIO
Hi TI Experts,
I figured out a problem during debugging my application. It results in a complete unexpected shutdown of CCS without notification.
Equipment used:
- XDS110 Debug probe
- AM2434B
- OS: Windows 11
Steps to reproduce:
1. Software is up and running on
2. Open CCS - Lauch existing Target configuration
3. Connect to MAIN_CORTEX_R5_0_0
4. Load Symbols
5. Target is halted on the expected position.
6. Manipulate a local variable
7. Execute a single step
--> CCS closes without any user message.
It seems that there is no log entry generated (<workspace>/.metadata/.log) - the last entry is two days old:
!SESSION 2022-11-16 07:18:16.576 ----------------------------------------------- eclipse.buildId=4.23.0.I20220308-0310 java.version=11.0.13 java.vendor=Eclipse Adoptium BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.ti.ccstudio.branding.product
Is there anything in CCS settings that can influence this strange behavior?
Thanks in advance and best regards,
Tommy