Sergei Sharonov wrote:
Now, has anybody built insight 6.0 (it is not straight forward)
and if yes, could you pls post the instructions or better yet upload the
binary.
compiling insight 5.4 should be easier now, but the problem is that the
mspgcc gdb patches cant be applied to this version, at least not so
easy, it requires a few fixes.
And what do you people run as GUI front end for gdb?
i rarely use a debugger myself. debugers and real time systems are not
the best friends ;-)
however eclipse.org is an other posibility. single stepping and
breakpoints work with gdbproxy after one manages to add the msp430
toolchain to the CDT plugin.
chris