here is the bascom code :$regfile = "m32def.dat"$crystal = 8000000Config Portd = OutputDo Portd.6 = 0 Waitms 500 Portd.6 = 1 Waitms 500LoopEndpin10 ---> vccpin11 ---> gndpin20 ---> led+resistor(470 ohm)