Hello Unregistered ,
Originally Posted by HenrikOlsson Code: TRISIO = %0000 GPIO = 0 Main: GPIO.0 = 1 Pause 100 GPIO.0 = 0 Pause 100 Goto Main Works here, with PBP2.60. I'm assembling with MPASM as I can't use PM on Win7. /Henrik. Compiles fine for me too ver2.60, with MpSAM 5.06 and Vista 32bit
TRISIO = %0000 GPIO = 0 Main: GPIO.0 = 1 Pause 100 GPIO.0 = 0 Pause 100 Goto Main
Forum Rules
Bookmarks