Skip to content
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

Make HAL & US tickers idle safe #4808

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

betzw
Copy link
Contributor

@betzw betzw commented Jul 25, 2017

See PR #4768!

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 25, 2017

Thanks, is it possible to clean the history (to remove the merge branch commit) ,to have here just one commit that is relevant?

@betzw betzw force-pushed the betzw_idle_github_wb branch from 1503288 to 7f92e5e Compare July 25, 2017 11:11
@betzw
Copy link
Contributor Author

betzw commented Jul 25, 2017

Done.

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 25, 2017

cc @LMESTM

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 26, 2017

/morph test

@mbed-bot
Copy link

Result: FAILURE

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

/morph test

Output

mbed Build Number: 888

Example Build failed!

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 26, 2017

@studavekar Build node 3:

04:10:36 [DEBUG] Compile: C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.5\arm\bin\iasmarm --cpu Cortex-M7 --fpu VFPv5 -DTRANSACTION_QUEUE_SIZE_SPI=2 -D__CORTEX_M7 -DARM_MATH_CM7 -D__FPU_PRESENT=1 -DUSBHOST_OTHER -D__MBED_CMSIS_RTOS_CM -D__CMSIS_RTOS -f .\BUILD\NUCLEO_F767ZI\IAR\.includes_1ad8fa64d6116f751bb61a154e1407d0.txt -o .\BUILD\NUCLEO_F767ZI\IAR\mbed-os\targets\TARGET_STM\TARGET_STM32F7\TARGET_STM32F767xI\device\TOOLCHAIN_IAR\startup_stm32f767xx.o .\mbed-os\targets\TARGET_STM\TARGET_STM32F7\TARGET_STM32F767xI\device\TOOLCHAIN_IAR\startup_stm32f767xx.S
04:10:36 [DEBUG] Return: 3
04:10:37 Traceback (most recent call last):
04:10:37   File "C:\mj\workspace\bm_wrap\956\examples\mbed-os-example-mesh-minimal\mbed-os\tools\make.py", line 280, in <module>
04:10:37     toolchain))
04:10:37   File "C:\mj\workspace\bm_wrap\956\examples\mbed-os-example-mesh-minimal\mbed-os\tools\build_api.py", line 536, in build_project
04:10:37     objects = toolchain.compile_sources(resources, resources.inc_dirs)
04:10:37   File "C:\mj\workspace\bm_wrap\956\examples\mbed-os-example-mesh-minimal\mbed-os\tools\toolchains\__init__.py", line 909, in compile_sources
04:10:37     return self.compile_queue(queue, objects)
04:10:37   File "C:\mj\workspace\bm_wrap\956\examples\mbed-os-example-mesh-minimal\mbed-os\tools\toolchains\__init__.py", line 972, in compile_queue
04:10:37     raise ToolException(err)
04:10:37 ToolException

/morph test

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 3, 2017

/morph test

@mbed-bot
Copy link

mbed-bot commented Aug 3, 2017

Result: FAILURE

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

/morph test

Output

mbed Build Number: 930

Example Build failed!

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 6, 2017

/morph test

1 similar comment
@0xc0170
Copy link
Contributor

0xc0170 commented Aug 6, 2017

/morph test

@mbed-bot
Copy link

mbed-bot commented Aug 6, 2017

Result: FAILURE

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

/morph test

Output

mbed Build Number: 941

Example Build failed!

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 7, 2017

/morph test

@mbed-bot
Copy link

mbed-bot commented Aug 7, 2017

Result: FAILURE

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

/morph test

Output

mbed Build Number: 950

Build failed!

@betzw betzw force-pushed the betzw_idle_github_wb branch from 7f92e5e to e2dc677 Compare August 9, 2017 12:31
@theotherjimmy
Copy link
Contributor

/morph test

1 similar comment
@studavekar
Copy link
Contributor

/morph test

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 1026

All builds and test passed!

@theotherjimmy theotherjimmy merged commit 25bcc27 into ARMmbed:master Aug 14, 2017
exmachina-auto-deployer pushed a commit to exmachina-dev/mbed-os that referenced this pull request Sep 13, 2017
mbed OS 5.5.6 release

We are pleased to announce the [mbed OS 5.5.6
release](https://github.com/ARMmbed/mbed-os/releases/tag/mbed-os-5.5.6)
is now available.

This release includes ...

Known Issues

The following list of known issues apply to this release:

Contents

Ports for Upcoming Targets

[4608](ARMmbed#4608)
Support Nuvoton's new target NUMAKER_PFM_M487

[4840](ARMmbed#4840)
Add Support for TOSHIBA TMPM066 board

Fixes and Changes

[4801](ARMmbed#4801)
STM32 CAN: Fix issue with speed function calculation

[4808](ARMmbed#4808)
Make HAL & US tickers idle safe

[4812](ARMmbed#4812)
Use DSPI SDK driver API's in SPI HAL driver

[4832](ARMmbed#4832)
NUC472/M453: Fix several startup and hal bugs

[4842](ARMmbed#4842)
Add call to DAC_Enable as this is no longer done as part

[4849](ARMmbed#4849)
Allow using of malloc() for reserving the Nanostack's heap.

[4850](ARMmbed#4850)
Add list of defines to vscode exporter

[4863](ARMmbed#4863)
Optimize memory usage of wifi scan for REALTEK_RTW8195AM

[4869](ARMmbed#4869)
HAL LPCs SPI: Fix mask bits for SPI clock rate

[4873](ARMmbed#4873)
Fix Cortex-A cache file

[4878](ARMmbed#4878)
STM32 : Separate internal ADC channels with new pinmap

[4392](ARMmbed#4392)
Enhance memap, and configure depth level

[4895](ARMmbed#4895)
Turn on doxygen for DEVICE_* features

[4817](ARMmbed#4817)
Move RTX error handlers into RTX handler file

[4902](ARMmbed#4902)
Using CMSIS/RTX Exclusive access macro

[4923](ARMmbed#4923)
fix export static_files to zip

[4844](ARMmbed#4844)
bd: Add ProfilingBlockDevice for measuring higher-level applications

[4896](ARMmbed#4896)
target BLUEPILL_F103C8 compile fix

[4921](ARMmbed#4921)
Update gcc-arm-embedded PPA in Travis

[4926](ARMmbed#4926)
STM32L053x8: Refactor NUCLEO_L053R8 and DISCO_L053C8 targets

[4831](ARMmbed#4831)
Remove excessive use of printf/scanf in mbed_fdopen/_open

[4922](ARMmbed#4922)
bug fix: xdot clock config

[4935](ARMmbed#4935)
STM32: fix F410RB vectors size

[4940](ARMmbed#4940)
Update mbed-coap to version 4.0.9

[4941](ARMmbed#4941)
Update of MemoryPool.h header file.

You can fetch this release from the [mbed-os
GitHub](https://github.com/ARMmbed/mbed-os) repository,
using the tag "mbed-os-5.5.6".

Please feel free to ask any questions or provide feedback on this
release [on the forum](https://forums.mbed.com/),
or to contact us at [support@mbed.org](mailto:support@mbed.org).
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