Error during HDL Code generation: Not enough input arguments. Error in emlcprivate at 0

4 views (last 30 days)
I am trying to generate HDL Code out of my MATLAB Code. After it says that it succesfully generated the fixpoint converted file this error pops out.
Does anyone have an idea how I can resolve this error?
Output Message:
### Generating Fixed Point MATLAB Code import_parameter_data_updated_fixpt using Proposed Types
### Generating Fixed Point MATLAB Design Wrapper import_parameter_data_updated_wrapper_fixpt
### Generating messages during fixed-point conversion: import_parameter_data_updated_fixpt_log.txt
### Generating Mex file for ' import_parameter_data_updated_wrapper_fixpt '
Code generation successful: View report
Not enough input arguments.

Answers (1)

Kiran Kintali
Kiran Kintali on 12 Aug 2019
can you please contact support@mathworks.com with reproduction steps (design and test bench)? Thanks

Categories

Find more on FPGA, ASIC, and SoC Development in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!