The following error message appears when compiling the sample program of PE-PRO F28335
"Warning: statement is unreachable"
Answer
This note is generated because it can not be achieved in the return () statement at the end of the sample program.
In the sample program, this notice is displayed because form (return () statement is written after the infinite loop. The user may ignore this problem