2017-06-08 01:48 AM
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-armv52017-06-08 02:34 AM
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