Skip to content

Release candidate for mbed-os-5.6.0-rc2 #5140

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 21 commits into from
Sep 19, 2017
Merged

Conversation

adbridge
Copy link
Contributor

No description provided.

theotherjimmy and others added 21 commits September 19, 2017 11:36
None of the exporters can handle them, so just don't do it
Which allows it to be parsed
When uVisor is enabled, don't attempt to sleep. Attempting to sleep will
fail, as per <ARMmbed/uvisor#420>.
From C++11 and beyond string literals must be seperated by space
so that they are recongizable as seperate tokens.

Context macro in PPPCellularInterface (CTX) has been causing issues
as it was not augmented with a space from a nearby string literal.
ARMC6 support required ARM compiler support as mandatory requirement which
should not be the case. Cortex-M23/M33 devices are not suuported by ARM compiler5

Adding ARMC6 without ARM in target.json should work now.
Use asm code to set MSP
The issue of mutex returning osErrorISR with debug profile is fixed
The default stack size is not enough for debug profile (low compiler
optimization)
Clean rtl8195a_init.c a little bit
Remove intermediate variances and use uint64 instead;
Remove HalTimerIrqEn called in us_ticker.c
@adbridge
Copy link
Contributor Author

/morph test-nightly

@adbridge
Copy link
Contributor Author

/morph mbed2-release

@adbridge
Copy link
Contributor Author

/morph export-build

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph mbed2-release

@studavekar
Copy link
Contributor

Jenkins crashed

INFO: export_build_matrix/ide=make_gcc_arm,target=DISCO_L476VG #132 main build action completed: SUCCESS
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fee85462581, pid=1064, tid=0x00007fee6ef68700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x658581]  oopDesc::size_given_klass(Klass*)+0x31
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid1064.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

@studavekar
Copy link
Contributor

/morph test-nightly

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test-nightly

Output

mbed Build Number: 1340

All builds and test passed!

@studavekar
Copy link
Contributor

/morph export-build

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph export-build

Output

mbed Build Number: 146

All exports and builds passed!

@theotherjimmy theotherjimmy merged commit 6e08748 into mbed-os-5.6 Sep 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants