On Mon, December 30, 2013 11:08 am, Ruben J=F6nsson wrote: > > I wonder if this will work under Harmony? The techniques you describe (copying files out of the MLA) should work with Harmony. Harmony still uses state machines, but there is a more consistent look and feel to how the library APIs work. It really isn't a complete change in how things were done- just rewritten to make it easier to integrate other libraries and user code. I'm most familiar with the TCP/IP library in Harmony (v6)- there is a really big change in that to put most of the data into dynamic data structures in the heap- this makes it easier to use multiple interfaces and independently bring them up/down- this did force changes in the libraries to support that, but the fundamental methods used to do things are basically the same. Matt Bennett Just outside of Austin, TX 30.51,-97.91 The views I express are my own, not that of my employer, a large multinational corporation that you are familiar with. --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .