Sorrym forgot to Cc list.
---------- Forwarded message ---------- From: Sergey Lapin <[EMAIL PROTECTED]> Date: Wed, Jun 25, 2008 at 6:39 PM Subject: Re: [Openocd-development] Implementing OpenOCD in Lua & C To: Øyvind Harboe <[EMAIL PROTECTED]> On Wed, Jun 25, 2008 at 5:55 PM, Øyvind Harboe <[EMAIL PROTECTED]> wrote: > How about using Lua for highlevel parts of OpenOCD and > implement low level fn's in C. While I personally like idea of using TCL for internal parts, I think for scripting, Lua is superior. If we consider OpenOCD as C library (C API) for Lua scripting and having config as Lua script (maintaining compatibility, though), that'd be very entertaining and really big step forward. Though, as for me, I almost always use gdb and gdb scripting with OpenOCD, tasks like SDRAM configurations or SPI flash programming, etc. might be challenging w/o proper scripting support :) (hidden feature request). just my 5 cents. btw, why mon load_image ... produces errors in GDB? S. _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
