Hi Erik,

The mkrd is not appearing in the listing of command.

Did you enable it? You need to de-select the Disable MKRD command in
the menuconfig.

Also check if other required configs to get MKRD are present. You can
use "/" to search for it inside the menuconfig.

BR,

Alan

On 4/22/20, Erik Englund <erik.engl...@gmail.com> wrote:
> Hi..
>
> Is there any changes lately regarding the mkrd command?
> It isnt included in my builds anymore.
>
> This is whit the stm32f4discovery/nsh config.
>
>
> nuttx$ cat .config | grep MKRD
> CONFIG_BOARDCTL_MKRD=y
> CONFIG_DRVR_MKRD=y
> # CONFIG_NSH_DISABLE_MKRD is not set
>
> NuttShell (NSH) NuttX-8.2.0
> nsh> help
> help usage:  help [-v] [<cmd>]
>
>   [         cd        echo      help      mkdir     pwd       sleep
> unset
>   ?         cp        exec      hexdump   mh        rm        test
>  usleep
>   basename  cmp       exit      kill      mv        rmdir     time      xd
>   break     dirname   false     ls        mw        set       true
>   cat       dd        free      mb        ps        sh        uname
>
> Builtin Apps:
>   hello  nsh
> nsh> mkrd
> nsh: mkrd: command not found
>

Reply via email to