shayan22h / STM32F7508_DK-

bunch of Examples for some Sensors that have been integrated with STM32F7508_DK
0 stars 0 forks source link

Have you ever used Touch Display on this board? #1

Open anhtu91 opened 3 years ago

anhtu91 commented 3 years ago

Hi, I am using the same board as you but now am facing some following error:

c:\st\stm32cubeide_1.4.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-update.win32_1.4.0.202007081208\tools\arm-none-eabi\bin\ld.exe: stm32f7508dk-test.elf section.text' will not fit in region FLASH' c:\st\stm32cubeide_1.4.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-update.win32_1.4.0.202007081208\tools\arm-none-eabi\bin\ld.exe: regionFLASH' overflowed by 623400 bytes collect2.exe: error: ld returned 1 exit status make: *** [makefile:85: stm32f7508dk-test.elf] Error 1 "make -j8 all" terminated with exit code 2. Build might be incomplete.`

anhtu91 commented 3 years ago

Do you have idea, how to fix this error? Please give me some advices