Quantcast
Viewing all articles
Browse latest Browse all 47

Answer by Jeremy for How to test Bit-Banged communication's assembly routines

I thought about toggling a "debug pin" to indicate when the sampling is actually happening, but this introduces delays in the sampling procedure, hence I wouldn't be testing my original routine.

Test with the instrumentation code, and then leave the instrumentation - or near-equivalent code that doesn't actually twiddle hardware - in place.


Viewing all articles
Browse latest Browse all 47