aboutsummaryrefslogtreecommitdiff
path: root/src/target/dsp563xx_once.h
AgeCommit message (Collapse)Author
2011-02-15- add parameter flush to the once api to signalize if the jtag queue need to ↵Mathias K
be flushed after the command
2011-02-03more changes to dsp563xx codeMathias K
Hello, this patch adds the missing cpu registers and the correct read/write register functions and fixed most of the halt/step/resume issues. The complete missing error propagation was added. + fix tab/spaces Regards, Mathias
2010-04-10TARGET/DSP563XX_ONCE: review scope of functionsAntonio Borneo
Add "static" qualifier to private functions. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
2009-12-15target: add basic dsp563xx supportmkdorg@users.sourceforge.net