2023-09-07 09:12 PM
I am unable to import the TFM app for the B-U585I-IOTO2A board using MacOS Ventura 13.5.1. Every time I attempt it the importer takes a long time, then fails with a 'Fail on internal error' message. I am using the Import STM32Cube Example method of importing.
In order to fix the problem I have done the following:
1. Deleted and reinstalled STM32CubeIDE 1.13.1
2. Deleted and reinstalled the U5 library version 1.3.0
3. Rebooted the MacBook computer
These did not help at all.
I have successfully installed the 3 required TFM projects for the STM32L562E-DK board. Those three projects installed in just a few seconds.
It seems there is something wrong with the U5 TFM project.
If I can provide further information, please let me know.
2023-09-07 11:28 PM
Hello @Clark Sann
Can you retry using an older version of the U5 library. If the problem persist, try using an older version of the CubeIDE.
Best regards.
II
2023-09-08 09:45 AM
I can't figure out how to use an older version of the library. I deleted the latest (1.3.0) and CubeIDE forces me to download it again. I cannot find a way to import a Cube example from an older version.
I've also tried Import Existing Projects but that does not import buildable projects.
I don't think this the TFM or SBSFU projects have been tested very well for U5. L5 works great but I want to use a U5 processor.