Skip to content

DISCO_F429ZI : code is blocked with ARM and IAR #3715

@adustm

Description

@adustm

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions