Labor Day – no work scheduled.
Came in as soon as I got back from Portland. Worked on the JTAGTab.c file, and made significant progress. Had to be more intelligent about freeing up dynamic memory. Nothing especially tricky, but solved the problem. Now the code runs through all of the 19096 lines of instructions, but there is a runtime error in the code after the big for loop, when the state is set to RESET. It seems that the error occurs in sendMultiple, which is weird. More later.