FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNode_EnableAutoExecute ( kNode  node,
kBool  enable 
)

Enables automatic execution of firmware at boot time.

Normally, firmware is executed automatically at boot time. However, to debug some controller types (e.g., M1), firmware execution must be deferred so that a debugger can be connected.

This feature should only be disabled during product development.

Parameters
nodeNode object.
enablekTRUE to enable the feature.
Returns
Operation status.