Re:Linux Flash Programming Tool
This is a pretty cool project! The code is much easier to understand than OpenOCD. I'd also like to see more debugging functionality down the road.
I started porting my visual debugger to support this platform last year, but I got derailed when it came to parsing DWARF2 symbols to support C source debugging. My debugger is currently only used for assembly language programs. I may resume the project someday. Many people are already happy with Eclipse and gdb, so there's not much demand for a new option.
I'd dread trying to teach students using Eclipse. You just can't take that much time during a class.
Eric
login or register to reply
|