On Thu, Jan 17, 2013 at 9:24 PM, CeDeROM <[email protected]> wrote: > However, moving out initialization from the source code to > TCL has some advantages - we could select transport first and have one > configuration file for an interface that will choose proper > initialization routine based on selected transport, which seems to be > impossible at the moment with current ft2232 design where all > initialization routines are hardcoded into the source code...
Btw initialization form TCL layer may be possible even now with the interface_bitbang - because it can set some gpio as input or ouput, set port state, read port state, toggle buffers, etc. Maybe new mpsse driver have something better, or something dedicated for initialization, I dont know that yet... -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
