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

Target not #defined when using mbed-rtos with ST Nucleo F072RB #622

Closed
kwikius opened this issue Oct 30, 2014 · 3 comments
Closed

Target not #defined when using mbed-rtos with ST Nucleo F072RB #622

kwikius opened this issue Oct 30, 2014 · 3 comments

Comments

@kwikius
Copy link

kwikius commented Oct 30, 2014

Error: #error directive: "no target defined" in "mbed-rtos/rtx/RTX_Conf_CM.c", Line: 60, Col: 6

(but builds fine by changing board to e.g Nucleo F401RE)

Anyway .. Nice work :)

regards
Andy

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 3, 2014

Hi, there's related issue #601 , which is the reason why some nucleos targets are not supported by mbed RTOS. The define systick handler in theirs drivers implementation which will be changed once new driver will be added.

Thanks for reporting the issue.

@ohagendorf
Copy link
Contributor

Hi @kwikius

please see PR #820 . When it is accepted RTOS will run at Nucleo_F072.

@ohagendorf
Copy link
Contributor

This issue can be closed.

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

No branches or pull requests

3 participants