Hello, @avinashstarkenn,
FreeMASTER is a very useful tool for real-time data visualization and MCU real-time control. A FreeMASTER project, s32k3xx_i2c_async_s32ct.pmpx, was attached to the model to inspect the values of the variables in the scope and it can be opened from the FreeMASTER link in the Explore all options list, as you can see in the image below. Instructions can be found in the HW and SW setup link in the Explore all options list, that opens the s32k3xx_i2c_async_s32ct_example_readme.html next to the model.
Explore all options list in the model
If you want to use S32 Design Studio for debugging this model, you can follow these steps:
- Build the model and deploy the application on target.
- Open the Hardware Settings (Configuration Parameters), go to Hardware Implementation/Target hardware resources/
S32 Design Studio Project and press the Open button.
This should open the generated project corresponding to the model in S32 Design Studio IDE, where it can be be built, flashed, debugged, modified, integrated with other existing code, etc.
Hardware Settings button from the Hardware tab
Configuration Parameters
Imported model in S32 Design Studio IDE
Hope this helps,
Cristina