How to remove warning error for s32g3 bootloader project ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to remove warning error for s32g3 bootloader project ?

1,143 Views
fengxianeric
Contributor IV

Hi, I already copied the specified software packages according warning message, but still keep there, what is the reason ? and how to fix them ?

Thanks

屏幕截图 2023-06-25 163929WarningMsg.png

0 Kudos
Reply
3 Replies

1,078 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

The warnings are referring to the SW versions you are using. Are you using the RTD version required for the Bootloader? Have you copied the needed plugins from the Bootloader project to the Tresos plugin folder?

If so, then you should be able to advance ignoring the warnings. Can you build the application?

Please, let us know.

0 Kudos
Reply

1,111 Views
fengxianeric
Contributor IV
Thanks caring.
-----------
It seems that you are encountering a warning error related to the S32G3 bootloader project even after copying the specified software packages. To help you resolve this issue, please follow these steps:

Ensure that you have copied the software packages to the correct directory within your project.
[Eric] Plugins
Double-check the software package versions to make sure they are compatible with your project.
[Eric]
Project: Bootloader_S32G3XX_ASR_4.4_M7<br>CommonPublishedInformation parameter "SwMinorVersion" default in schema XDM of module "CryptoDal_TS_T40D12M2302I0R0" does not match module registration in its plugin.xml. Fixed value in schema.
Try cleaning and rebuilding your project. This can be done by right-clicking on the project in the Project Explorer, then selecting 'Clean Project' followed by 'Build Project'.
[Eric] make clean; make build already
No such menus in tresos.
If the warning persists, please check the project settings and make sure that the correct paths are set for the software packages. You can do this by right-clicking on the project in the Project Explorer, selecting 'Properties', and then navigating to the appropriate settings (e.g., C/C++ Build > Settings > Tool Settings).
[Eric] : Are you sure in tresos ?

With great thanks.
0 Kudos
Reply

1,097 Views
fengxianeric
Contributor IV
【1】
Project: Bootloader_S32G3XX_ASR_4.4_M7<br>CommonPublishedInformation parameter "SwMajorVersion" default in schema XDM of module "MemDal_TS_T40D12M2302I0R0" does not match module registration in its plugin.xml. Fixed value in schema.
【2】
Project: Bootloader_S32G3XX_ASR_4.4_M7<br>CommonPublishedInformation parameter "SwMinorVersion" default in schema XDM of module "MemDal_TS_T40D12M2302I0R0" does not match module registration in its plugin.xml. Fixed value in schema.
【3】
Project: Bootloader_S32G3XX_ASR_4.4_M7<br>CommonPublishedInformation parameter "SwMinorVersion" default in schema XDM of module "SysDal_TS_T40D12M2302I0R0" does not match module registration in its plugin.xml. Fixed value in schema.
【4】
Project: Bootloader_S32G3XX_ASR_4.4_M7<br>CommonPublishedInformation parameter "SwMinorVersion" default in schema XDM of module "CryptoDal_TS_T40D12M2302I0R0" does not match module registration in its plugin.xml. Fixed value in schema.
0 Kudos
Reply