- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
every time i created a new project with EB tresos24.0,an error ocurred as shown in figure1,no mater which mcal version i used.
I only added the MCU module to the project when i created the new project and check the option "Automatically add the minimum number of child elements in lists"
when i uncheck the option "Automatically add the minimum number of child elements in lists" i can add the MCU module to the new project but i had to add the configuration manually later,it was a lot of work.
how can i solve this peoblem? @nxp employee
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
It looks like a limitation with EB Tresos tool, as the attribute "MIN" is somehow not fit with XPATH ecu:() in this situation. I can get rid of it by do these steps below:
- In Module Configurations, only let Resource as the module in project.
- Choose Finish. A new project will be created. In Project Explorer, right click to the created module -> Module Configurations...
Add Mcu module into Project:
Now MCU module can be added with minimum child element, e.g. McuClockSettingConfig:
Best Regards,
Nam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
It looks like a limitation with EB Tresos tool, as the attribute "MIN" is somehow not fit with XPATH ecu:() in this situation. I can get rid of it by do these steps below:
- In Module Configurations, only let Resource as the module in project.
- Choose Finish. A new project will be created. In Project Explorer, right click to the created module -> Module Configurations...
Add Mcu module into Project:
Now MCU module can be added with minimum child element, e.g. McuClockSettingConfig:
Best Regards,
Nam