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.

But after after starting communication, the variables are not updating.

Can someone tell me where I'm going wrong. I'm hereby attaching the zip folder of modified codebase.