Skip to content

rtl8195am: fix LogUART Tx interrupt crash #6415

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

Conversation

M-ichae-l
Copy link
Contributor

@M-ichae-l M-ichae-l commented Mar 21, 2018

Description

Pull request type

  • Fix

add Mask & UnMask Tx FIFO empty interrupt for LogUart
fix LogUart interrupt enable
fix LogUart interrupt handler
coding style fix
@SeppoTakalo
Copy link
Contributor

I verified that this fixes the issue #6358

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 21, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Mar 21, 2018

Build : SUCCESS

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

Triggering tests

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

@mbed-ci
Copy link

mbed-ci commented Mar 21, 2018

@mbed-ci
Copy link

mbed-ci commented Mar 21, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 22, 2018

/morph test

@mbed-ci
Copy link

mbed-ci commented Mar 22, 2018

@studavekar
Copy link
Contributor

Failure :

1521672512.14][CONN][RXD] >>> Running case #1: '500us lp_ticker'...
[1521672512.14][CONN][INF] found KV pair in stream: {{__testcase_name;1s lp_ticker deepsleep}}, queued...
[1521672512.29][CONN][INF] found KV pair in stream: {{__testcase_start;500us lp_ticker}}, queued...
[1521672512.36][CONN][RXD] :76::FAIL: Values Not Within Delta 600 Expected 500 Was 2713
[1521672512.36][CONN][RXD] >>> '500us lp_ticker': 0 passed, 1 failed with reason 'Test Cases Failed'
[1521672512.36][CONN][RXD] 

NUCLEO_F401RE-ARM.features-tests-filesystem-util_block_device.features-tests-filesystem-util_block_device
NUCLEO_F401RE-GCC_ARM.tests-mbed_platform-singletonptr.tests-mbed_platform-singletonptr
NUCLEO_F401RE-IAR.features-frameworks-utest-tests-unit_tests-case_async_validate.features-frameworks-utest-tests-unit_tests-case_async_validate

Re-trigging test

/morph test

@mbed-ci
Copy link

mbed-ci commented Mar 23, 2018

@cmonr cmonr merged commit 26e1275 into ARMmbed:master Mar 23, 2018
@KariHaapalehto
Copy link
Contributor

This pull request contains incompatible white space changes, that broke rebasing.

06:16:42  create mode 100644 targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_MTB_ADV_WISE_1530/PinNames.h
06:16:42  create mode 100644 targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_MTB_ADV_WISE_1530/system_clock.c
06:16:42 + git checkout PR_6423
06:16:42 error: Your local changes to the following files would be overwritten by checkout:
06:16:42 	targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/serial_api.c
06:16:42 Please, commit your changes or stash them before you can switch branches.
06:16:42 Aborting
06:16:42 Build step 'Execute shell' marked build as failure
06:16:42 Archiving artifacts

@0xc0170 @cmonr @M-ichae-l @SeppoTakalo
Please correct this immediatilly, this is breaking CI

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 26, 2018

Already proposed, waiting for CI and will be fixed asap

@M-ichae-l M-ichae-l deleted the rtl8195am-fix-logUART-Tx-interrupt-crash- branch April 2, 2018 10:03
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.

7 participants