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

DISCO_F429ZI : code is blocked with ARM and IAR #3715

Closed
adustm opened this issue Feb 7, 2017 · 2 comments
Closed

DISCO_F429ZI : code is blocked with ARM and IAR #3715

adustm opened this issue Feb 7, 2017 · 2 comments

Comments

@adustm
Copy link
Member

adustm commented Feb 7, 2017

Note: This is just a template, so feel free to use/remove the unnecessary things

Description


Bug

DISCO_F429ZI does not work any more in ARM and IAR since integration of PR#3397
GCC_ARM is ok.
The startup file has been modified for uvisor integration. HAL_Init and SystemInit have been split into 2 functions. The 2 new functions (HAL_InitPre and SystemInit_Pre) are not called in ARM and IAR

I am creating the PR

Expected behavior
mbed tests OK
Actual behavior
every tests in timeout
Steps to reproduce

@bulislaw
Copy link
Member

bulislaw commented Feb 8, 2017

@AlessandroA

adustm added a commit to adustm/mbed that referenced this issue Feb 28, 2017
…AR, alignment of system_stm32f429xx.c files
0xc0170 added a commit that referenced this issue Mar 6, 2017
fix for issue #3715: correction in startup files for ARM and IAR, alignment of system_stm32f429xx.c files
adbridge pushed a commit that referenced this issue Mar 13, 2017
bulislaw pushed a commit that referenced this issue Mar 13, 2017
@adustm
Copy link
Member Author

adustm commented May 5, 2017

Hello, DISCO-F429ZI is tested ok for the 3 toolchains on release mbed-os-5.4.3
@0xc0170, can you close this issue please ?

@0xc0170 0xc0170 closed this as completed May 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants