patacongo commented on pull request #1341:
URL: https://github.com/apache/incubator-nuttx/pull/1341#issuecomment-652133514


   Look how I did the pthread startup function in PR #1328.  This is EXACTLY 
the same issue.  I created a user-space pthread_startup (NOT and OS startup 
function) in libs/libc/pthread/pthread_create.c.  This is exactly the kind of 
user-space startup function that you need:  It runs in user mode with 
interrupts enabled.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to