Skip to content

scons problem #42

@liker292

Description

@liker292

when i do follow :
set BOARD=stm32f107vc
set RELEASE=ascore
scons
then:
......
CC release\download\stm32f107vc\Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_ioreq.c
CC release\download\stm32f107vc\Src\main.c
CC release\download\stm32f107vc\Src\stm32f1xx_hal_msp.c
CC release\download\stm32f107vc\Src\stm32f1xx_it.c
CC release\download\stm32f107vc\Src\usbd_cdc_if.c
CC release\download\stm32f107vc\Src\usbd_conf.c
CC release\download\stm32f107vc\Src\usbd_desc.c
CC release\download\stm32f107vc\Src\usb_device.c
CC release\ascore\app\app.c
CC release\ascore\app\diag_app.c
CC release\ascore\app\main.c
LINK build\nt\stm32f107vc\ascore\stm32f107vc.exe
D:\GitHub\as/release/download/gcc-arm-none-eabi-5_4-2016q3-20160926-win32/bin/arm-none-eabi-ld: build\nt\stm32f107vc\ascore\stm32f107vc.exe section .text' will not fit in region FLASH'
D:\GitHub\as/release/download/gcc-arm-none-eabi-5_4-2016q3-20160926-win32/bin/arm-none-eabi-ld: region `FLASH' overflowed by 32300 bytes
scons: *** [build\nt\stm32f107vc\ascore\stm32f107vc.exe] Error 1
scons: building terminated because of errors.

anybody can help me,please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions