On Sat, Jun 13, 2009 at 11:12 PM, David Brownell<[email protected]> wrote: > On Saturday 13 June 2009, Ųyvind Harboe wrote: >> I'd like to see the JTAG API use 32 bit instead of 8 bit for the >> bit arrays(post 0.2). > > 32 is better than 8 here, yes. > > If you'd consider using "unsigned long" (which might be 64 bits > on some hardware) there's a lot of *nice* bit array code that > could be imported from Linux. Including even arch-specific > speedups...
Tell me more about how this would look and what dependencies, if any, that we would need. For embedded hosts/windows, I'd like avoid depending on lots of libraries... -- Ø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
