Cannot proceed "next" on MATLAB STM32 Hardware Setup
조회 수: 7 (최근 30일)
이전 댓글 표시

I am trying to setup STM32 development environment environment on my Linux system.
After installing third-party tools, the description asks me to click "next" to proceed but no reponse is shown.
The system specifiafction is like below:
- Kubuntu 24.04
- Linux 6.8.0-56-generic
- KDE Plasma 5.27.12
- CPU: AMD Ryzen 9 7950X
The log in the /tmp directory suggests me as following:
(Mar 28, 2025 00:03:43) Install Root: /home/<REDACTED>/Documents/MATLAB/SupportPackages/R2024b
(Mar 28, 2025 00:03:43) Starting Install
(Mar 28, 2025 00:03:43) 5%
(Mar 28, 2025 00:03:43) 6%
(Mar 28, 2025 00:03:43) 11%
(Mar 28, 2025 00:03:43) 12%
(Mar 28, 2025 00:03:43) 13%
(Mar 28, 2025 00:03:43) 15%
(Mar 28, 2025 00:03:43) 39%
(Mar 28, 2025 00:03:43) 59%
(Mar 28, 2025 00:03:43) 80%
(Mar 28, 2025 00:03:44) 100%
(Mar 28, 2025 00:03:44) Completed Install
(Mar 28, 2025 00:03:44) Loading only support package microservice
(Mar 28, 2025 00:03:44) Support package microservice loaded successfully
(Mar 28, 2025 00:03:44) Starting Support Package Registration Service
(Mar 28, 2025 00:03:44) Adding path entries to metadata file
(Mar 28, 2025 00:03:44) Successfully added path entries to metadata file
(Mar 28, 2025 00:03:44) Completed Support Package Registration Service
(Mar 28, 2025 00:03:44) MATLAB session configuration started
(Mar 28, 2025 00:03:44) Register support package with Add-Ons: STMICRODIS
(Mar 28, 2025 00:03:44) MATLAB session configuration completed
(Mar 28, 2025 00:03:44) AddOn progress validation is successful.
(Mar 28, 2025 00:03:47) Exiting with status 0
(Mar 28, 2025 00:03:47) End - Successful
(Mar 28, 2025 00:04:03) Final action validation is successful.
(Mar 28, 2025 00:07:36) Executing command: [tar, -xJf, /home/<REDACTED>/Documents/MATLAB/SupportPackages/R2024b/downloads/arm-gnu-toolchain-13.2.rel1-x86_64-arm-none-eabi.tar.xz, -C, /home/<REDACTED>/Documents/MATLAB/SupportPackages/R2024b/3P.instrset/gnuarm-armcortex.instrset/glnxa64, --strip-components=1]
(Mar 28, 2025 00:07:42) Process returned exit value of '0'
Step after the third-party tool installation is not shown on the log.
I could not find any relavant issue regarding this one. How can I solve this?
Thank you in advance.
댓글 수: 0
답변 (1개)
Nithin
2025년 5월 13일
Hi Dongho,
Linux support for the Embedded Code Support Package for STM32 has not yet been officially added. It has been incorrectly marked in the file exchange page. However, although not officially supported, it can be installed in R2024b at the user's discretion.
Regards,
Nithin
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!