<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/ao-flash, branch master</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=master</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2018-10-08T22:06:29+00:00</updated>
<entry>
<title>add new script that uses openocd to reset an LPC target</title>
<updated>2018-10-08T22:06:29+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2018-10-08T22:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6f25d2359151fb114e22bf8e3b15c007cfb464b5'/>
<id>urn:sha1:6f25d2359151fb114e22bf8e3b15c007cfb464b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ao-tools/ao-flash-stm: Use openocd instead of st-utils</title>
<updated>2017-03-06T06:33:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-03-06T06:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7bb4dbab45f98dd5fd85d9daf12d27b153c0ef3a'/>
<id>urn:sha1:7bb4dbab45f98dd5fd85d9daf12d27b153c0ef3a</id>
<content type='text'>
openocd upstream and debian package can both flash stm32l processors,
so use that in preference to st-flash.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools/ao-flash-lpc: Adapt to current openocd LPC support</title>
<updated>2017-03-02T21:37:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-03-02T21:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f004eaa2c26b4c61a8c3de2c0667a4e9865e704d'/>
<id>urn:sha1:f004eaa2c26b4c61a8c3de2c0667a4e9865e704d</id>
<content type='text'>
Openocd 0.9.0 has generalized the lpc11xx support for all lpc11xx
processors, not just the lpc11u14. This replaces the specific
lpc11u14.cfg with the general lpc11xx.cfg file.

Unlike the build we were using, this doesn't adjust the
'verify' command to adapt for the checksum which gets added during the
flashing process. Hence, we disable verification and trust that if the
flash loader works to load the OS, it's fine.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-bringup: Use local versions of tools instead of /usr/bin for turnon_easymega</title>
<updated>2015-06-19T00:12:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-19T00:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6cf27ddd5e84824610d6a0bcbb81ba4626b71409'/>
<id>urn:sha1:6cf27ddd5e84824610d6a0bcbb81ba4626b71409</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Add ao-flash-stm32f0x</title>
<updated>2015-03-03T05:08:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-03-03T05:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=112f528755b6c8a2f6eef3bfec21fac981ffb44f'/>
<id>urn:sha1:112f528755b6c8a2f6eef3bfec21fac981ffb44f</id>
<content type='text'>
This new script uses openocd to flash stm32f0x parts

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Use 'program' command in ao-flash-lpc instead of 'flash'</title>
<updated>2014-04-05T07:22:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-04-05T06:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2424c0e6fe53789dc83d1e96439dcdc13e847b07'/>
<id>urn:sha1:2424c0e6fe53789dc83d1e96439dcdc13e847b07</id>
<content type='text'>
The program meta-command is supposed to do the whole thing, and seems
more reliable in actually getting what we want flashed to the board.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Add man pages for ao-flash utilities</title>
<updated>2013-12-19T05:03:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-19T05:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2b2ba87d5f68b9e052dddd49d69341f36d777122'/>
<id>urn:sha1:2b2ba87d5f68b9e052dddd49d69341f36d777122</id>
<content type='text'>
These aren't very wordy, but these tools are pretty simple scripts.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: complain if st-flash is not available</title>
<updated>2013-12-18T19:07:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-18T19:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8fdbdebdbb4d1579fd2af47430807d0d2a78105b'/>
<id>urn:sha1:8fdbdebdbb4d1579fd2af47430807d0d2a78105b</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Use st-flash for STM flashing instead of openocd</title>
<updated>2013-12-14T19:47:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-14T19:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1562affc4951e147eba20380ea5be2e9f7152789'/>
<id>urn:sha1:1562affc4951e147eba20380ea5be2e9f7152789</id>
<content type='text'>
st-flash, from the stlink tools, appears more reliable when flashing
STM CPUs.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Add ao-flash-stm and ao-flash-lpc scripts</title>
<updated>2013-12-08T07:27:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-08T07:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5fd0dc6f69e7614ba71bbc215b32260a11595af3'/>
<id>urn:sha1:5fd0dc6f69e7614ba71bbc215b32260a11595af3</id>
<content type='text'>
These use openocd to download boot loaders to the arm-based products

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