We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.