<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/lib/ccdbg-debug.h, branch stm-flash</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=stm-flash</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=stm-flash'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2009-06-04T18:20:10+00:00</updated>
<entry>
<title>Move build and debug tools to 'cctools' directory.</title>
<updated>2009-06-04T18:20:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-06-04T18:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=208bc15714c7b4020c017eef19011c4eb9ab51e2'/>
<id>urn:sha1:208bc15714c7b4020c017eef19011c4eb9ab51e2</id>
<content type='text'>
These tools were merged in from the ccdbg package.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Save/restore registers to host during memory operations. Cache ROM data.</title>
<updated>2008-12-31T06:38:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2008-12-31T06:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6c2a65c743a4ffae96ed27dbc38c1bf9242ed1df'/>
<id>urn:sha1:6c2a65c743a4ffae96ed27dbc38c1bf9242ed1df</id>
<content type='text'>
Because the debug port uses instructions for most operations, the debug code
will clobber registers used by the running program. Save and restore these
to avoid corrupting application data.

If the ROM file is known, use that to return data instead of fetching it
from the target to improve performance.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Switch to libusb-1.0 and use async interface.</title>
<updated>2008-12-27T07:05:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2008-12-27T07:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1264c3676e95427bba5d01e05c303d036a7f9eca'/>
<id>urn:sha1:1264c3676e95427bba5d01e05c303d036a7f9eca</id>
<content type='text'>
The async libusb interface offers substantial performance benefits by not
making each command wait for the reply. This makes talking over this
interface almost reasonable.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
