Possible bug when loading Validation template from X-CUBE-AI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-12 8:29 AM
Hi,
When I try to load the Validation Template from de .ioc inside the IDE or from CubeMX the software gets stuck.
A small window which says "Please wait, configuring [...]" appears and dissapears. After some minutes, an out of memory error occurs.
The Core loads without problems and network analysis and validation on desktop or target also work fine.
I'm using STM32CubeIDE 1.7 and X-CUBE-AI 7.1.0.
Project is for STM32479I-EVAL board.
- Labels:
-
STM32F4 Series
-
X-CUBE-AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-12 8:32 AM
can you share your ioc for reproduction ?
Thanks in advance.
Regards
Daniel
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-12 8:59 AM
Just tried from a clean project without reproducing your issue, I tried both with and without initializing all the peripherals when starting the project.
When you start the project enabling to configure all peripherals STM32CubeMX will not configure the USART1 on the right mode (Asynchronous), you can maybe configure it by hand to Asynchronous so that CubeAI doesn't try to configure it
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-12 11:12 PM
