# Generated by the VisualDSP++ IDDE (Mon Mar 30 12:31:14 2009)
# Project File: H:\Software\ProfilerBF537\Profiler.dpj

"C:\Program Files\Analog Devices\VisualDSP 5.0\ccblkfn.exe" -c .\ezkitutilities.c -file-attr ProjectName=Profiler -g -structs-do-not-overlap -no-multiline -double-size-32 -decls-strong -warn-protos -si-revision 0.2 -proc ADSP-BF537 -o .\Debug\ezkitutilities.doj -MM
"C:\Program Files\Analog Devices\VisualDSP 5.0\ccblkfn.exe" -c .\Profiler.c -file-attr ProjectName=Profiler -g -structs-do-not-overlap -no-multiline -double-size-32 -decls-strong -warn-protos -si-revision 0.2 -proc ADSP-BF537 -o .\Debug\Profiler.doj -MM
".\Profiler.c", line 36: cc0167: {D} warning: argument of type
          "unsigned char *" is incompatible with parameter of type "char *"
  sprintf(outString, "%s\r","SN[4]");
          ^

".\Profiler.c", line 47: cc0020:  error: identifier "DeviceManagerHandle" is
          undefined
  ezErrorCheck(adi_dev_Terminate(DeviceManagerHandle));
                                 ^

".\profiler.h", line 15: cc0114:  error: function "SendString" was referenced
          but not defined
  static void SendString (unsigned char s[]);// Transmits a String via UART
              ^

2 errors detected in the compilation of ".\Profiler.c".
cc3089: fatal error: Compilation failed
Tool failed with exit/exception code: 1.
