How to add Generic H7B0RBTx that in variant to boards.txt file for compiling in arduino IDE? #2368
Unanswered
Aurentiaco35
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Add a linker script as explained in the wiki. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am struggling to add Generic H7B0RBTx board to boards.txt for compiling using Arduino IDE. The generic board that is included the Variants in stm32duino/Arduino_Core_STM32. I want to see that board in Boards and try to run code on it. Can anyone help me about it?
I added on boards.txt but I couldn't see in Arduino IDE when I clear arduino-ide file which located in Roaming directory. I can see it and try to build but this time I got the error down below:
arm-none-eabi/bin/ld.exe: cannot open linker script file C:\Users\micro\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.7.1\variants\STM32H7xx\H7A3R(G-I)T_H7B0RBT_H7B3RIT/ldscript.ld: No such file or directory
Beta Was this translation helpful? Give feedback.
All reactions