A comprehensive understanding of Hass SDK: sample compile and test

Compile:

      Hass the SDK Sample routine makefile already be in place, directly make it.

 

 

      Or only the respective module compiled

 

 

 

test:

      The compiled sample copy routines to the development board, may fail, usually for two reasons, one is because of the lack of a dynamic library Hass provided, and the other is because Hass driver is not loaded.

      Hass missing DLL can be copied from the lib to the development board.

 

      Ko missing files can be loaded in the execution ./load3519av100 -i development board.

 

 

 

 

 

Published 36 original articles · won praise 4 · Views 2807

Guess you like

Origin blog.csdn.net/qq845699/article/details/104133103
Recommended