Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

Problem detecting data no Serial Port

Hello, I´ve built the folowing code: while (1) { fprintf(fp, "%c", B_PACK); for (j = 0; j < 10000000; j++) { //testadado = (testadado | tembyte()); ...