#include <STC89C5xRC.H>

void main()

{

P2=0X54;//01010

while(1)

{


}

}