> Why not just have an interface that doesn't *care* what word > size applies underneath? Settling on 32 is better than > settling on 8 ... but specifying 32 is not necessary. Such > things tend to cause needless trouble over time.
I think we need to distinguish between the JTAG API and helper fn's. Certainly helper fn's can have this sort of flexibility, but the lower levels should be more oriented towards being crispely defined and not killing performance. -- Øyvind Harboe Embedded software and hardware consulting services http://consulting.zylin.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
