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

STM: cleanup mbed_rtx.h file #4687

Merged
merged 1 commit into from Jul 17, 2017
Merged

Conversation

bcostm
Copy link
Contributor

@bcostm bcostm commented Jul 3, 2017

Description

Arranged INITIAL_SP entries per RAM size and removed duplicated targets. More readable now I guess...

Status

READY

Migrations

NO

@theotherjimmy
Copy link
Contributor

/morph test

@mbed-bot
Copy link

Result: FAILURE

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

/morph test

Output

mbed Build Number: 772

Example Build failed!

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 11, 2017

Seems like the CI failed for just IAR and one target,

07:24:27 Compile [ 68.4%]: irq_cm4f.S
07:24:27 [DEBUG] Compile: C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.5\arm\bin\iasmarm --cpu Cortex-M4F -DTRANSACTION_QUEUE_SIZE_SPI=2 -D__CORTEX_M4 -DUSB_STM_HAL -DARM_MATH_CM4 -D__FPU_PRESENT=1 -DUSBHOST_OTHER -D__MBED_CMSIS_RTOS_CM -D__CMSIS_RTOS -f .\BUILD\NUCLEO_F429ZI\IAR\.includes_886eb273b93a9137415b1180d4e49c06.txt -o .\BUILD\NUCLEO_F429ZI\IAR\mbed-os\rtos\rtx5\TARGET_CORTEX_M\TARGET_RTOS_M4_M7\TOOLCHAIN_IAR\irq_cm4f.o .\mbed-os\rtos\rtx5\TARGET_CORTEX_M\TARGET_RTOS_M4_M7\TOOLCHAIN_IAR\irq_cm4f.S
07:24:27 [DEBUG] Return: 3
07:24:27 Traceback (most recent call last):
07:24:27   File "C:\mj\workspace\bm_wrap\832\examples\mbed-os-example-mesh-minimal\mbed-os\tools\make.py", line 280, in <module>
07:24:27     toolchain))
07:24:27   File "C:\mj\workspace\bm_wrap\832\examples\mbed-os-example-mesh-minimal\mbed-os\tools\build_api.py", line 536, in build_project
07:24:27     objects = toolchain.compile_sources(resources, resources.inc_dirs)
07:24:27   File "C:\mj\workspace\bm_wrap\832\examples\mbed-os-example-mesh-minimal\mbed-os\tools\toolchains\__init__.py", line 906, in compile_sources
07:24:27     return self.compile_queue(queue, objects)
07:24:27   File "C:\mj\workspace\bm_wrap\832\examples\mbed-os-example-mesh-minimal\mbed-os\tools\toolchains\__init__.py", line 969, in compile_queue
07:24:27     raise ToolException(err)
07:24:27 ToolException

I believe this error was already seen when MCU was not set properly, however I could not locate it in the log.

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 11, 2017

@theotherjimmy Retrigger the CI or the failure is valid?

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 13, 2017

/morph test

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 804

All builds and test passed!

@theotherjimmy theotherjimmy merged commit 775b935 into ARMmbed:master Jul 17, 2017
@bcostm bcostm deleted the update_mbed_rtx_h branch July 24, 2017 12:53
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.

None yet

4 participants