AN2108 Freescale Semiconductor / Motorola, AN2108 Datasheet - Page 36

no-image

AN2108

Manufacturer Part Number
AN2108
Description
AN2108 Programming the DSP56307/DSP56311 EFCOP in C Using Taskings Tool Suite
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
if (FCSR.B.FCONT != 0)
} /* END OF PROGRAM */
36
Code Listing for FIR Filtering Example
{
}
else
{
}
fclose(fp_in);
fclose(fp_out);
printf("%s%s%s",
/* Write output data to file */
for (i=0; i < (INPUT_LENGTH - FIR_LENGTH + 1); i++)
{
}
printf("\nFIR filtering complete\n");
fprintf(fp_out, "%06X\n", output[i]);
"\nFCONT = 1\n",
"(Contention between EFCOP and Core occurred).\n",
"No output written to file.\n");
Programming the DSP56307/DSP56311 EFCOP in C
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com

Related parts for AN2108