Skip to content

STM32F407 : correct ARM scatter file #5903

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

Merged
merged 1 commit into from
Jan 24, 2018
Merged

Conversation

jeromecoutant
Copy link
Collaborator

Description

Correct ARM scatter file for STM32F407 target

Alignment with STM32Cube_FW_F4_V1.18.0 has been also done

Status

READY

Tests

2 tests were FAILED with mbed-os-5.7.3 :

  • tests-mbedmicro-rtos-mbed-heap_and_stack
  • tests-mbedmicro-rtos-mbed-malloc

They are now OK

Alignment with STM32Cube_FW_F4_V1.18.0 done
@0xc0170
Copy link
Contributor

0xc0170 commented Jan 23, 2018

/morph build

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 23, 2018

@geky I've just noticed in two at least PR failure with travis in littlefs, looking at what is causing it to fail (there are some functions undefined). master looks green though until now

@mbed-ci
Copy link

mbed-ci commented Jan 23, 2018

Build : SUCCESS

Build number : 917
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/5903/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build

@geky
Copy link
Contributor

geky commented Jan 23, 2018

@0xc0170, sorry that was my bad, is fixed now.

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 23, 2018

@0xc0170, sorry that was my bad, is fixed now.

I could not find those files, how was this fixed (for future reference) ?

@geky
Copy link
Contributor

geky commented Jan 23, 2018

I pushing in a patch to littlefs-fuse that added a truncate function, but the version of littlefs in mbed-os doesn't have a truncate function yet. I reverted the patch over in littlefs-fuse.

The mistake was not using a specific hash of littlefs-fuse in Travis. Other options could be adopt versioning of some sort over in littlefs-fuse, commit the littlefs-fuse wrapper into mbed-os specifically for testing, or remove fuse testing.

@mbed-ci
Copy link

mbed-ci commented Jan 23, 2018

@cmonr
Copy link
Contributor

cmonr commented Jan 23, 2018

Export build was aborted due to earlier issues. Restarting.

/morph export-build

@mbed-ci
Copy link

mbed-ci commented Jan 23, 2018

@cmonr
Copy link
Contributor

cmonr commented Jan 23, 2018

/morph export-build

@mbed-ci
Copy link

mbed-ci commented Jan 24, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants