Skip to content

dir seek fixed - dptr was not updated before checking #6363

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
Mar 20, 2018

Conversation

deepikabhavnani
Copy link

@deepikabhavnani deepikabhavnani commented Mar 14, 2018

Description

Fix for: PelionIoT/sd-driver#84

Pull request type

  • Fix
  • Refactor
  • New target
  • Feature
  • Breaking change

@geky @marcuschangarm

@marcuschangarm
Copy link
Contributor

Can confirm this fixes PelionIoT/sd-driver#84.

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 15, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Mar 15, 2018

Build : SUCCESS

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

Triggering tests

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

@mbed-ci
Copy link

mbed-ci commented Mar 15, 2018

@cmonr
Copy link
Contributor

cmonr commented Mar 15, 2018

Error: L6200E: Symbol __asm___19_stm32f4xx_hal_can_c____REV16 multiply defined (by mbed-os/targets/TARGET_STM/TARGET_STM32F4/device/stm32f4xx_hal_dfsdm.o and mbed-os/targets/TARGET_STM/TARGET_STM32F4/device/stm32f4xx_hal_can.o).
Error: L6200E: Symbol __asm___19_stm32f4xx_hal_can_c____REVSH multiply defined (by mbed-os/targets/TARGET_STM/TARGET_STM32F4/device/stm32f4xx_hal_dfsdm.o and mbed-os/targets/TARGET_STM/TARGET_STM32F4/device/stm32f4xx_hal_can.o).
Error: L6200E: Symbol __asm___19_stm32f4xx_hal_can_c____RRX multiply defined (by mbed-os/targets/TARGET_STM/TARGET_STM32F4/device/stm32f4xx_hal_dfsdm.o and mbed-os/targets/TARGET_STM/TARGET_STM32F4/device/stm32f4xx_hal_can.o).
Finished: 0 information, 0 warning and 3 error messages.

Restarting since we've noticed this is an intermittent issue.
/morph export-build

@mbed-ci
Copy link

mbed-ci commented Mar 16, 2018

@cmonr
Copy link
Contributor

cmonr commented Mar 19, 2018

/morph test

@mbed-ci
Copy link

mbed-ci commented Mar 20, 2018

@cmonr cmonr merged commit a3d8c8f into ARMmbed:master Mar 20, 2018
@deepikabhavnani deepikabhavnani deleted the seek_fix branch March 20, 2018 19:24
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.

6 participants