• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ARMmbed / mbed-os / 26283 / 5
35%
master: 57%

Build:
Build:
LAST BUILD BRANCH: test-resources
DEFAULT BRANCH: master
Ran 20 Feb 2019 04:21PM UTC
Files 654
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Feb 2019 05:08AM UTC coverage: 35.201% (+0.06%) from 35.143%
NAME=tools-py3.6

push

travis-ci

SenRamakri
RTX5: Make rtx_core_ca.h cope with compiler in Thumb mode

Assembler in rtx_core_ca.h is on the whole unified syntax such that it
should work fine if assembled as either ARM or Thumb-2.

The exception was __get_PSP, which uses STM^, which is only available
in ARM state.

Flagging for this function was incorrect, except for IAR - it switched
assembler state without telling the compiler, meaning that the resulting
assembler output could be incorrect, and that the function itself would
not be correctly marked as an ARM function - the CPU would enter in
Thumb state.

Alternative fix would be to switch to System mode, which would work
as either ARM or Thumb-2 assembler, like the rest of the file, but
this is the minimal change.

Fixes #526.

32200 of 91475 relevant lines covered (35.2%)

0.35 hits per line

Source Files on job 26283.5 (NAME=tools-py3.6)
  • Tree
  • List 0
  • Changed 34
  • Source Changed 32
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23274
  • Travis Job 26283.5
  • ed072b0e on github
  • Prev Job for NAME=tools-py3.6 on feature-armc6 (#26169.5)
  • Next Job for NAME=tools-py3.6 on feature-armc6 (#26419.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc