dsp5680xx - separate debug from halt
commit88e60fe9cf5208bd0eebbece45ca5e3149a9567a
authorrodrigo_l_rosa <rodrigorosa.lg@gmail.com>
Sat, 3 Sep 2011 06:22:21 +0000 (2 23:22 -0700)
committerrodrigo_l_rosa <rodrigorosa.lg@gmail.com>
Mon, 21 Nov 2011 21:32:21 +0000 (21 13:32 -0800)
tree28ac278a0c6d49ebd5767470216f8682f5363ff7
parent211a32711f9d3a0178b4f524b4c1a1152a2858ce
dsp5680xx - separate debug from halt

i had assumed two possible halt/debug states:
  - halted + debug mode
  - running + not debug mode
turns out this one also exists
  - halted + NOT in debug mode
added code to handle this in an appropiate way.

Change-Id: Ia0ddcd55d1890c90d100a9e6f5e84ed8dda812a3
Signed-off-by: Rodrigo L. Rosa <rodrigorosa.lg@gmail.com>
src/target/dsp5680xx.c
src/target/dsp5680xx.h