On Mon, May 10, 2010 at 9:10 PM,  <[email protected]> wrote:
> Hi all,
>
> MSPDebug version 0.7 is now available from:
>
>    http://homepages.xnet.co.nz/~dlbeer/download.html
>
> It now supports the TI Chronos devices, and some newer versions of the
> FET430UIF firmware (>= 20404000). Thanks to Doug Forman for testing and
> analysis work which enabled this.
>
> New features have been added which aid in reverse-engineering of MSP430
> binaries, such as symbol table editing and export, and instruction
> search.
>
> As always, I welcome any feedback, bug reports, feature requests and so
> on.

Hi again Daniel,

I'm experiencing problems compiling version 0.7. This is the first new
revision I've tried since version 0.4. When doing the make I get the
error messages:

cproc.c:27:31: error: readline/readline.h: No such file or directory
cproc.c:28:30: error: readline/history.h: No such file or directory

I see that I can invoke make without readline support, but I believe
that this support gives me enhanced line editing and history, correct?
I haven't tried much to solve this problem on my own, save for
checking that I have "readline-common", "libreadline5" and
"libreadline6" installed on my system. Certainly I'm not the only noob
who would stumble on this issue, am I?  ;^)

Thanks in advance for your help,

--John

Reply via email to