I have been working on the S32DS for ARM IDE with same target board (S32K144), and pretty confident to use the IDE. And the S32DS for ARM IDE has been working well till 2 days ago. Suddenly, however, my S32DS for ARM does not work as normal operation as before even though no changes in my work environment i.e. no configuration changes, no HW/SW changes.
1. Environment
a. Windows 11
b. S32 Design Studio for ARM version 2.2
c. MCU of the target: S32K144F512M15
2. Symptom
- 'resume' and 'suspend' buttons not activated but only 'terminated' button activated when start debugging.
- no debug processing that looks like idle.
3. Observation (How to reproduce)
a. set debug configuration and run debug (same debug configuration as attached file name step2_unable_auto-detect.jpg)
b. waring message on Problem window when launching (file name: step1_not_match_prj_name.jpg)
c. Pop-up "Problem occurred" when launching [file name: step2_unable_auto-detect.jpg)
d. start debugging with Port info (file name: step3_starting_debug.jpg)
e. Console message when starting debug (file name: step4_console_msg.jpg)
f. [resume] and [pause] debug operation buttons deactivated (file name: step5_debug_op_btns.jpg)
g. Warning message popup when re-running [Debug] after pressing debug [terminate] button, the message informs "Another debug sessions already running".
h. [terminate and remove] a debug does not work because the first and next debug starting still on Debug window for every terminate and re-run.
i. repeating exit/launching S32DS ARM get same result as above.
4. What i have tried.
a. Changed (used other) PE Multilink Universal Debug Probes: the same result
b. Reinstalled the PE Multilink device driver: the same result
c. Using Segger J-Link Debug Probe: the same result
d. Reinstalled S32DS for ARM version 2.2: the same result
Any technical tip to fix the abnormal operation of S32DS for ARM debugger as described above will be appreciated.
Thank you in advance.