Toggle navigation
Help
Log In
Help
Log In
Home
Messages
Hashtags
Subgroups
×
×
×
Close
Likes
devel@lists.zephyrproject.org
Message
×
Close
Search
Single
Toggle Dropdown
Messages
Topics
Expanded
Polls
Search
previous page
#5367
next page
Re: __ASSERT - transfer to error handler
kristoffer.skoien@...
#5367
Thanks for your reply Paul.
Perhaps something simliar to this:
#if defined(CONFIG_ARCH_POSIX)
extern void posix_exit(int exit_code);
#define __ASSERT_POST posix_exit(1)
#elif defined(CONFIG_ASSERT_ERR_HANDLER)
#define __ASSERT_POST _SysFatalErrorHandler(?,?)
#else
#define __ASSERT_POST \
for (;;) { \
/* spin thread */ \
}
#endif
More
All Messages By This Member
previous page
View All 6 Messages In Topic
next page
previous page
#5367
next page
Join
devel@lists.zephyrproject.org to automatically receive all group messages.
×
Close
Report Message
Reason
Report to Moderators
I think this message isn't appropriate for our Group. The Group moderators are responsible for maintaining their community and can address these issues.
Report to Zephyr Project Support
I think this violates the Terms of Service. This includes: harm to minors, violence or threats, harassment or privacy invasion, impersonation or misrepresentation, fraud or phishing.
Note:
Your email address is included with the abuse report.
×
Close
Verify Delete
Are you sure you wish to delete this message from the message archives of devel@lists.zephyrproject.org?
This cannot be undone.
×
Close
Verify Repost
Are you sure you wish to repost this message?
More
Home
Messages
Hashtags
Subgroups
Terms
Toggle navigation
Terms
©
2021
Groups.io