Generating code of STM32072B-EVAL from CubeMX
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-06-08 1:48 AM
Posted on June 08, 2017 at 10:48
Hi,
i'm trying to generate code of STM32072B-EVAL via CubeMX, the Tollchain i use is MDK-ARMV5.
I notice that the board support in manage run-time environment didn't match with STM32072B-EVAL evaluation board and it represent another board which is STM32072-Discovery , and so i can't find GLCD_fonts.c or Joystick.c files.
Thanks for help,
#cubemx #stm32072b-eval #mdk-armv5
Labels:
- Labels:
-
Keil
-
STM32CubeMX
-
STM32F0 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-06-08 2:34 AM
Posted on June 08, 2017 at 11:34
Hello
jazirirami9
,You should add manually BSP library as it is not supported
in the
CubeMX code generation.
You can get inspired from this document, it will help you to integrate BSP manually:
https://community.st.com/0D50X00009bMM6QSAW
B
est Regards
Imen
When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Thanks
Imen
