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

MbedOS error on Nordic nRF51-DK #11426

Closed
Tharazi97 opened this issue Sep 5, 2019 · 9 comments
Closed

MbedOS error on Nordic nRF51-DK #11426

Tharazi97 opened this issue Sep 5, 2019 · 9 comments
Assignees

Comments

@Tharazi97
Copy link
Contributor

Description

Compiling any program on newest Master branch produces this error:

++ MbedOS Error Info ++
Error Status: 0x80FF0144 Code: 324 Module: 255
Error Message: Assertion failed: handler == (IRQHandler_t)NVIC_GetVector(irq)
Location: 0x1FD61
File: .\rtos\source\TARGET_CORTEX\mbed_rtx_idle.cpp+67
Error Value: 0x0
Current Thread: IL$hB
                                                KB
                                                  KJ`hIB
KGJ`h
IBIBHh!
C`[hGF  Id: 0x0 Entry: 0xE5 Sta...

For more info, visit: https://mbed.com/s/error?error=0x80FF0144&osver=999999&core=0x410CC200&comp=2&ver=60300&tgt=NRF51_DK
 -- MbedOS Error Info --

I am investigating whats causing this problem. Everything works ok on Mbed-os-5.13.4

Issue request type

[ ] Question
[ ] Enhancement
[x] Bug
@0xc0170
Copy link
Contributor

0xc0170 commented Sep 5, 2019

This looks like a runtime error rather than compiling. What compilers have been tested?

@Tharazi97
Copy link
Contributor Author

Yes, sorry I meant, a runtime error, compiling works good. I have testes it only on GCC_ARM, because I don't have acces to other compilers. Currently I am bisecting commits to look where the problem occured for the first time.

@ciarmcom
Copy link
Member

ciarmcom commented Sep 5, 2019

Internal Jira reference: https://jira.arm.com/browse/MBOCUSTRIA-1708

@Tharazi97
Copy link
Contributor Author

Tharazi97 commented Sep 6, 2019

It started failing since this commit 89eba73
@kjbracey-arm

@Tharazi97 Tharazi97 changed the title Problems compiling mbed on Nordic nRF51-DK MbedOS error on Nordic nRF51-DK Sep 6, 2019
@maciejbocianski
Copy link
Contributor

@jamesbeyond

@jamesbeyond
Copy link
Contributor

Could you make a comment on this @kjbracey-arm

@maciejbocianski
Copy link
Contributor

I'm looking in to it...

@maciejbocianski
Copy link
Contributor

Fix: #11479

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 17, 2019

The fix was integrated, closing as resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants