I want to use Freemaster in my existing project for run-time debugging. I'm using segger j - link to communicate with freemaster. I got below dialog box after test connection
I have modified the demo project freemaster_s32k144 such that it uses j-link to communicate with freemaster. What change should I make in the code.
In freemaster, I got below dialog box after testing connection.
rohit1749_0-1752484950038.png
But after after starting communication, the variables are not updating.
rohit1749_1-1752484949636.png
Can someone tell me where I'm going wrong. I'm hereby attaching the zip folder of modified codebase.