I installed tresos Studio 23.0 , Autosar OS(SW32K14-OS401-RTM-1.0.0 b4.0.98) and Autosar MCAL(SW32K14-MCAL401-RTMC-1.0.4).
The result is that MCAL is used and tested good.
But when I try to generate OS configuration file(.c,.h), it gives the following 3 error:
1. Failed to run generator "Os_TS_T40D2M4I0R98GeneratorId" (mode: "generate") for module "Os_TS_T40D2M4I0R98"
2. Error in external generator: fatal 0201: 'S32K' target is not supported by your license!
Used generator commandline: C:\EB\tresos23\..\..\NXP\AUTOSAR\S32K_AUTOSAR_OS_4_0_98_RTM_1_0_0\os_ts\eclipse\plugins\Os_TS_T40D2M4I0R98\..\..\..\..\ssc\bin\generator\sg.exe C:\Users\weilin.ge\Desktop\os_sample_sc1\output\generated\epc\project.epc
3. The external generator for module Os_TS_T40D2M4I0R98 terminated with exit code 9
Used generator commandline: C:\EB\tresos23\..\..\NXP\AUTOSAR\S32K_AUTOSAR_OS_4_0_98_RTM_1_0_0\os_ts\eclipse\plugins\Os_TS_T40D2M4I0R98\..\..\..\..\ssc\bin\generator\sg.exe C:\Users\weilin.ge\Desktop\os_sample_sc1\output\generated\epc\project.epc
I want to what's the problem reason? and how to resolve it?
Thanks.