Troubleshooting Compile and Link Time Errors

Typical compile/link time errors are indicated by error messages issued when runningmake. To probe further, look at the log files andrptfiles in the_sds/reportssubdirectory created by the SDSoC™ environment in the build directory. The most recently generated log file usually indicates the cause of the error, such as a syntax error in the corresponding input file, or an error generated by the tool chain while synthesizing accelerator hardware or the data motion network.

Some tips for dealing with SDSoC environment specific errors follow.