Skip to content

Update stm32f411_startup.c#2

Open
michaelmcgann wants to merge 1 commit intoPacktPublishing:mainfrom
michaelmcgann:michaelmcgann-patch-1
Open

Update stm32f411_startup.c#2
michaelmcgann wants to merge 1 commit intoPacktPublishing:mainfrom
michaelmcgann:michaelmcgann-patch-1

Conversation

@michaelmcgann
Copy link
Copy Markdown

Right shifted data_mem_size and bss_mem_size two times because they are measured in bytes but the pointers within the loop increment in 32 bit words.

Right shifted data_mem_size and bss_mem_size two times because they are measured in bytes but the pointers within the loop increment in 32 bit words.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant