Has anyone every encountered an issue where your connections are correct for the picaxe download circuit but for some random reason the Programme Editor only detects your chip sometimes with no alteration to the setup it detcts it one minute and not the next. once it does the program works.
code now loaded by chance:
symbol green_led = 4
symbol yellow_led = 1
symbol red_led = 2
symbol wait_green = 30000
symbol wait_yellow = 500
symbol wait_red = 30000