You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/04/18 13:10:56 UTC

[GitHub] [incubator-nuttx-apps] patacongo edited a comment on issue #185: nsh improvement

patacongo edited a comment on issue #185: nsh improvement
URL: https://github.com/apache/incubator-nuttx-apps/pull/185#issuecomment-615867957
 
 
   An additional not about CONFIG_BUILD_KERNEL mode.  In this mode, both nsh and sh would be programs in a file system.  'sh' would not be a builtin task.
   
   Also, create_task(), task_spawn() and any other API that references physical address cannot be used in kernel mode.
   
   apps/system/system already has supports from running nsh from a file system, but requires the setting CONFIG_SYSTEM_SYSTEM_SHPATH.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services