diff options
author | John and Tina Peterson <jpfp@byu.edu> | 2011-03-17 07:34:44 +0100 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2011-03-17 07:34:44 +0100 |
commit | 9f17b30f8847ba50e7a8ef03ca37cc116e915740 (patch) | |
tree | 2307c53fb7aee9e5a5509b9b3df1f76361d8d9b8 /src/target/avr32_regs.h | |
parent | 33a17fd35995a7f679f92600055a8f55ae380022 (diff) | |
download | openocd_libswd-9f17b30f8847ba50e7a8ef03ca37cc116e915740.tar.gz openocd_libswd-9f17b30f8847ba50e7a8ef03ca37cc116e915740.tar.bz2 openocd_libswd-9f17b30f8847ba50e7a8ef03ca37cc116e915740.tar.xz openocd_libswd-9f17b30f8847ba50e7a8ef03ca37cc116e915740.zip |
SYS_WRITE0 fix
Problem is, trying to print "Hello, world!\n" just prints endless H's, because r1 is never incremented.
One way to fix it would be to add a "++" after "r1".
Diffstat (limited to 'src/target/avr32_regs.h')
0 files changed, 0 insertions, 0 deletions