This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
We are using Mcal AM263x_09.00.01. 00.
we migrated our Mcal project from 8.6.2.1 to 9.0.1.0.
After verification, Mcal project in EB tresos, pwm shows error as "invalid Boolean value for PwmGetOutputstate Api". But in EB tresos there is no option for enabling or disabling the respective Api. Please find the image below
But when I checked Pwm.xdm in the plugin folder, it is as follows.
but still, this is not there in EB.
Why is that please?
Hi Aswathy,
We will check this and get back to you.
Thanks And Regards,
Sunil Kumar M S
Hi Aswathy,
This API is a dummy added to fix AUTOSAR integration issues. Get output state is not supported by hardware. We have made its visibility as false in EB plugin.
Please let us know if you see any concern here.
Thanks and Regards ,
Raj Nanda
Hi Raj,
EB tresos showing error as it is expecting a value for this parameter. But this Api is not listed in the "PwmConfigurationOfApiServices". Then How we can select a value for this parameter in EB tresos? Please check image of EB tresos
"Get output state is not supported by hardware. We have made its visibility as false in EB plugin." - In EB plugin it s values is not set as false also. Please check the below image of Pwm.xdm from the EB tresos plugin folder..
Please Confirm.
I am not able to reproduce the issue. Can you tell how you are creating the project and using the 09.00.01.00 plugins?
Hi Raj,
I just wanted to know that if you are opening EB tresos , is there any option for disabling or enabling PwmGetOutputState Api in "PwmConfigurationOfApiServices"?
Please confirm.
Thanks
Aswathy
Hi Aswathy,
PwmGetOutputState visibility in xdm is set to FALSE and thus option for disabling or enabling PwmGetOutputState Api in "PwmConfigurationOfApiServices" will not be there.
In Pwm_Cfg.h below will be generated as the API is not supported.
Thanks And Regards,
Sunil
Hi Sunil,
PwmGetOutputState disabling or enabling option is not there in EB tresos but it shows following error
Could you please Confirm why this error is coming and how to resolve this?
Hi Aswathy,
Can you mention the steps on how you creating project in EB?Which plugin version you are using?
Thanks,
Sunil
Hi Sunil,
1. Updated the plugin folder using 3rdprty Mcal integration helper tool from Vector.
2. Open the EB tresos from its installation path and open the existing project.
Plugin version - Mcal AM263x 9.0.1.0
Hi Aswathy,
Please let me know if my understanding is correct.
You are loading EB Tresos PWM plugin in Vector tool and then trying to generate configuration right?
Thanks And Regards,
Sunil Kumar M S