Hello,
first of all, please make sure you are using the latest version from www.nxp.com/freemaster. The latest one as of today is 3.2.6 released Nov/2025.
Next, when I see your screenshot, there are really lot of variables in your Watch and they show question-marks - meaning the target board probably does not respond properly. When the communication times-out for lot of consecutive variable reads, the UI may temporarily freeze while waiting for background communication thread to update the data on screen.
Please try to reduce the number of variables in the watch to see if it helps the freezing issue. Note that you can create multiple watch items in the project tree and switch between them easily.
Make sure the board is responsive and you access a valid variable addresses only.
If the freezing continues to happen with reduced watch and with correct variables, please describe your setup in more details - what communication interface and baudrate you use, if you use any interactive HTML/JScript UI. Ideally, share the FreeMASTER project file with us.
Does the freezing occur also when using a FreeMASTER sample application for S32K?
Thanks,
Michal