Posts: 6
Threads: 3
Joined: Jun 2022
I connected the LED strip and noticed that the IRQ indicator never functions(swapped to other LED#'s). Is there something wrong? Also if i create a simple Basic 10 print, 20 goto 10 and Run, it will display up to the point of end of screen and screen clears and Ready is displayed with flashing cursor.
Posts: 2,885
Threads: 148
Joined: Nov 2013
The strip is a series of LEDs. They must all work in order for the very last LED to work. Maybe you have the brightness level turned down just for the IRQ posiition? This is something that you can adjust through the serial interface.
The ICS64S itself can't control programs, so the break in BASIC is most certainly a problem with either the BASIC or KERNAL ROM you are using.