2024-07-06 08:34 AM
I am trying to generate code for "STM32 Nucleo packs FOC and 6-step motor control platform for three-phase, low-voltage and low-current motor" and I keep getting errors :-
Attr not supported : Dmpu as in attached image.
I am using cubeMX12, I have updated Java recently and I have uninstalled and reinstalled CubeMX as well. Still no luck. Log file attached.
Solved! Go to Solution.
2024-07-15 09:06 AM
Hello @Sujoy_B
this error has been understood and will be corrected in the next version of CubeMx.
Nevertheless, a workaround can be proposed to you in order to avoid having this issue,
Please try after you have deleted the following files :
1- %HOME%\.stm32cubemx\thirdparties\pdsc\EmbeddedOffice.I-CUBE-FS-RTOS.pdsc
2- %HOME%\.stm32cubemx\thirdparties\pdsc\EmbeddedOffice.I-CUBE-FS-RTOS.1.0.1.pdsc
Please tell us if this solves your problem
Kind regards
Amina
2024-07-06 06:40 PM
I am having the same issue as well, using CubeMX version 6.11.1 and MC Workbench 6.3.0. I've tried several different combinations of MC Workbench and CubeMX versions with no success.
2024-07-08 05:25 AM - edited 2024-07-08 05:26 AM
Hello @Sujoy_B
Can you give us the version of Java you had recently installed on your PC?
Thanks in advance
Best Regards
Amina
2024-07-08 05:30 AM
I unistalled JAVA and installed the latest version from https://www.java.com/en/
I believe it is V8 update 411.
Do you need me to share a snapshot?
2024-07-08 08:07 PM
Same issue here. Using old projects with unchanged settings but showing the errors.
2024-07-09 02:16 AM
Same to me, suddenly started showing the error.
2024-07-09 03:01 AM
Hi @Sujoy_B,
can you please give us the version of JDK you have on your PC?
ps: the path is commonly : C:\Program Files\Eclipse Adoptium
Thanks for your feedback
Amina
2024-07-09 03:10 AM
Hi Amina Safi,
I don't have that JDK, I don't even know what it is...
Thank you and regards.
2024-07-09 05:24 PM
Hi amina safy,
I also encounted the same problem as the initial post mentioned.
I'm using MCWB 6.30 and CubeMX 6.10
Here it's Java installed in my PC:
java version "1.8.0_411"
Java(TM) SE Runtime Environment (build 1.8.0_411-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.411-b09, mixed mode)
When I used any example project in MC WorkBench, I have no problem to generate Project.
I attached the project that I created in MC WorkBench 6.3 and renamed the extension to .txt in order to attach.
So you can rename it back to .stwb6
2024-07-11 09:59 PM
I have this error too. Any luck solving it?
Im not sure what it means and i dont have Java installed.