Hi,

Tadeusz Szczyrba wrote:
1) Backtrace is not working well

Not using, can't comment. We use our own OS-specific backtracking macros.

2) Stepping is not working as expected: - when interrupt is triggered
in the meantime (I'm using TimerA in MSP430f147 as a kind of system clock with some miliseconds of resolution).

Disable interrupts before stepping, restore afterwards.

- in some places it doesn't halt in the next line but continues or halts at the next breakpoint.

I Mostly do stepi, so can't comment.

3) Various brakepoints problems - reporting of breakpoint setting problem when there are less as 3 breakpoints activated

That's hardware limit of MSP430. It's higher then 3 on some, F169 for
example.

Indrek

--
 Indrek Rebane           |      Borthwick-Pignon
 Electronics Engineer    |    Tartu Science Park
 Phone: (+372) 7 302 641 | Riia 185, 51014 Tartu
 Fax:   (+372) 7 383 041 |               Estonia
 ind...@bps.co.ee        |         www.bps.co.ee


Reply via email to