We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
When i tried to build the example project form S32_SDK_DFP got errors as mentioned below.
Error instantiating RTE componentsError #540: 'Board Support:A/D Converter(API)@1.0.0' API is not available for target 'Debug'Error #540: 'Board Support:Buttons(API)@1.0.0' API is not available for target 'Debug'Error #540: 'Board Support:LED(API)@1.0.0' API is not available for target 'Debug'Error #542: Component 'Keil::Board Support&S32K144-EVB:A/D Converter@1.0.0': API version '1.0.0' or compatible is required.API definition is missing (no pack ID is available)Error #542: Component 'Keil::Board Support&S32K144-EVB:Buttons@1.0.0': API version '1.0.0' or compatible is required.API definition is missing (no pack ID is available)Error #542: Component 'Keil::Board Support&S32K144-EVB:LED@1.0.0': API version '1.0.0' or compatible is required.API definition is missing (no pack ID is available)
Default path for blinky: C:\Arm\Packs\Keil\S32_SDK_DFP\1.5.1\MDK\Boards\NXP\S32K144-EVB\RTOS2_KeilRTX5_Blinky
Expectation: example code as to be build without error.
Please support how to solve this error.