HDL Coder (Path Error)

1 visualización (últimos 30 días)
Abdullah Khan
Abdullah Khan el 12 de Jul. de 2013
Getting this error in HDL Coder !!
dont know what path is it
Could not find file 'func_sum' on the path. Use help codegen for more information on using this command.

Respuestas (1)

Tim McBrayer
Tim McBrayer el 12 de Jul. de 2013
The path in this error message is the MATLAB path. Are you calling a function named func_sum from within your design? Is this a part of your design? The list of supported MATLAB library functions is available at (R2013a) http://www.mathworks.com/help/hdlcoder/ug/fixed-point-run-time-library-support.html

Categorías

Más información sobre Code Generation en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by