My code is very easy.But, why I can't build it.I can't find my error.
void main() { while (FOREVER) { P0=0x00; P0_1 = 1; Delay(); }
When you want help, you need to show the whole program and not just a fragment.