I'm trying to work on S32K3_BJB777A_4.4_R21-11_0.8.0_CD04_D2404 example which has a Phy_665a plugin that I need to work on. For this example, I have installed following (in that sequence):
EB Tresos Studio 29.0.0
SW32K3_RTD_4.4_R21-11_3.0.0
SW32K3_BMS_SDK_4.4_R21-11_1.0.2
SW32K3_BMS_GEN1_SL_SDK_4.4_R21-11_1.0.3_DEMO
S32K3_BJB777A_4.4_R21-11_0.8.0_CD04_D2404
An then copied the required plugins to EB Tresos plugins folder.
After this I added BJB777A example project in EB Tresos and without making any change, just tried Verify and Generate options. During Verify, it threw an error: Invalid XPath expression for attribute "RANGE", pointing to Gpt plugin.
When I checked the required range of GptChannelTickFrequency (0 -> 9223372036854775807), the default value of 8.0E7 is clearly within the range.
What could be going wrong with the Gpt here ?
MC33665A #MC3377