Hi. NXP Team.
I am struggling with Index 11(m4_scst_exception_test_handler_thread) of the SCST Test.
The m4_scst_exception_test_handler_thread will throw a hardFault_Handler as shown in Figure 1 when tested with the trace32 debugger attached.
<Figure 1>

But if I remove the debugger it works fine.
(The expected Test Reference Signature is output.)

So I removed the debugger and did m4_scst_execute_core_tests(0,43).
But the test result is failure.
(If core_test is performed one by one without a debugger, normal signatures are output.)
In my opinion, the single test works fine.
But when I run the tests consecutively, Index 11 of the m4_scst_execute_core_tests seems to fail.
Please refer to Figure 2.
<Firgure 2>


I don't know how to test.
I would like to ask for your help.