This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Undefined symbol __aeabi_assert()

Hello,

do you know how is it possible to use the ASSERT() methods in keil uvision keil????

#include <assert.h>


At the moment I get the error message that "Undefined symbol __aeabi_assert()"....

http://www.keil.com/support/man/docs/armlib/armlib_chdhbhge.htm
Do I have to add some things in my target settings?

best regards
Johannes