HOWTO: execute NDCUCFG command

  • Our NDCUCFG cofiguration utility offers possiblity to execute a command automatically in startup. Therefore the parameter "-c" can be used

    Code
    1. ndcucfg -c <cmd>


    For example, executing following command will reboot the board directly.

    Code
    1. ndcucfg -c reboot


    But you can of course run any command. Please note that some single quotes might be required.

    Code
    1. ndcucfg -c 'reg save'


    This possibility can also be usefull within applications. Attached to this thread there is an example implementation which shows how to do this.

    Files

    Software developer, F&amp;S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.