09-26-2011 04:56 AM
I am programming my CRio 9075 with two modules 9501 with stepper motor each (NEMO 17 from NI). I can’t compile the program. I have tried to compile a simple blank VI in FPGA and it didn´t work at all. The error is:
Compilation failed due to a Xilinx error.
Details:
ERROR:TclTasksC:process_077: Failed to complete. Please inspect the log and report files.false
while executing
"process run "Synthesize - XST""
(file "C:\NIFPGA\jobs\hMo1b22_FV2sf05\synthesize.tcl" line 20)
ERROR:HDLCompiler:806 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 64: Syntax error near ",".
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 72: <knumberofdmachannels> is not declared.
ERROR:HDLCompiler:854 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 29: Unit <pkgcommintconfiguration> ignored due to previous errors.
Parsing package body <PkgCommIntConfiguration>.
ERROR:HDLCompiler:688 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 135: Package declaration pkgcommintconfiguration is not yet compiled
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 137: <boolean> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 138: <natural> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 140: <knumberofdmachannels> is not declared.
ERROR:HDLCompiler:24 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 140: "**" expects 2 arguments
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 141: <maxwidth> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 143: <maxwidth> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 146: <boolean> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 147: <positive> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 150: <knumberofdmachannels> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 151: <maxdepth> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 154: <maxdepth> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 157: <natural> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 158: <natural> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 161: <knumberofdmachannels> is not declared.
ERROR:HDLCompiler:69 - "C:\NIFPGA\jobs\hMo1b22_FV2sf05\PkgCommIntConfiguration.vhd" Line 163: <numofchannelsused> is not declared.
Sorry, too many errors..
-->
Total memory usage is 136316 kilobytes
Number of errors : 19 ( 0 filtered)
Number of warnings : 0 ( 0 filtered)
Number of infos : 0 ( 0 filtered)
Process "Synthesis" failed
Start Time: 10:14:19
End Time: 10:14:39
Total Time: 00:00:20,828
Thank you in advance for the help.
09-26-2011 07:09 AM
I could solve this problem with an advice of regional settings. Change "," for "."