Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An issue with flash offset on PlatformIO #5

Open
moustafine opened this issue Apr 24, 2024 · 3 comments
Open

An issue with flash offset on PlatformIO #5

moustafine opened this issue Apr 24, 2024 · 3 comments
Assignees
Labels
bug Something isn't working cmsis CMSIS-related issue or pull-request. flash Flash-related issue or pull-request internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system

Comments

@moustafine
Copy link

Could not set proper VECT_TAB_OFFSET in a case with a bootloader.

Compiling .pio/build/genericSTM32F103C8/src/display.o
/home/marat/.platformio/packages/framework-cmsis-stm32f1/Source/Templates/system_stm32f1xx.c:95:0: warning: "VECT_TAB_OFFSET" redefined
 #define VECT_TAB_OFFSET  0x00000000U /*!< Vector Table base offset field.

<command-line>:0:0: note: this is the location of the previous definition

A possible solution in the attachment:

fix-flash-offset.zip

@ALABSTM ALABSTM added bug Something isn't working cmsis CMSIS-related issue or pull-request. flash Flash-related issue or pull-request labels Apr 26, 2024
@TOUNSTM
Copy link
Contributor

TOUNSTM commented Apr 30, 2024

Hello @moustafine,

Thank you for this proposal. The point has been reported to our development teams. I will ensure to keep you informed with any updates.

With regards,

@TOUNSTM
Copy link
Contributor

TOUNSTM commented Apr 30, 2024

ST Internal Reference: 116475

@TOUNSTM TOUNSTM added the internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system label Apr 30, 2024
@TOUNSTM
Copy link
Contributor

TOUNSTM commented Apr 30, 2024

See also STMicroelectronics/STM32CubeF4#146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cmsis CMSIS-related issue or pull-request. flash Flash-related issue or pull-request internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system
Projects
Development

No branches or pull requests

3 participants