

Panasonic_Kevin_Yang_0-1709818769090.png
Panasonic_Kevin_Yang_1-1709818827359.png
Panasonic_Kevin_Yang_2-1709818861847.png
the target hardware is S32K388 and the behavior is same on NXP S32K388 EVB and our own designed HW.
The test code on the target is incrementing the test_counter to 100 then back to 0.
I tested with debugger, the code runs OK.
I tried to define the variable as static volatile or just static.
But the value never change in the freemaster.
And by checking the log, I can see there is error code 0x80000081
please help to provide some ideas what is going wrong.
I’m using JLink plugin as the communication method.