STM32H753ZI Toolchain Folder Name Conflict
Ältere Kommentare anzeigen
I'm trying to generate C code from a block in my Simulink model and deploy this to an STM Nucleo board with the STM32H753ZIT6 processor. I am able to generate C code from my model but have so far been unable to deploy it to the board. I have followed the instructions at https://uk.mathworks.com/help/ecoder/stm32-setup-and-configuration.html to setup the STM32 support package but when I right click the block and select "Deploy this subsystem to hardware", I get the following error:
Error:The definition of property 'TOOLCHAIN_FOLDER_NAME' in class 'stm32cube.mdkarm' differs from its definition in the superclass 'stm32cube.mxprojectParser'. This is caused by either conflicting access permissions or differing values of the Constant attribute.
Has anyone come across this before? I cannot find the classes the error is referring to.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu STMicroelectronics Discovery Boards finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!