Hello,
From what I can see the toolbox cannot find the license file. You should copy the license file in the folder call license from the toolbox directory.
To copy the license file in the appropriate folder you can follow the next steps:
- Select HOME->ENVIRONMENT->Manage Add-Ons which will open an window with the installed Add-Ons

- Look for NXP_RADAR_Toolbox_S32R. On the right you can find three dots, from where you can open the directory that contains the toolbox
- Copy the file with the license in the license folder. The license file must be name license.dat.

Another issue I can see is having multiple instances of the toolbox installed. To check that run (See image above):
list = which('switch_spt', '-all')
In case you have more instances installed the list will contain distinct paths to the file switch_spt. In order for the SPT toolbox to work properly you should have only one instance of the toolbox installed.
To check if the license check is working now run: switch_spt.
If no error was throw the license file is good, otherwise please write us the error.
Thank you,
Iulian Bulancea