This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error

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();
}
Error:
Target not created

Parents Reply Children
No data