<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>ARM - Tag - Paul Chilton</title>
        <link>https://pchilton.co.uk/tags/arm/</link>
        <description>ARM - Tag - Paul Chilton</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 17 Jan 2017 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://pchilton.co.uk/tags/arm/" rel="self" type="application/rss+xml" /><item>
    <title>Why I&#39;m avoiding mbeds and maybe you should too...</title>
    <link>https://pchilton.co.uk/posts/2017/why-im-avoiding-mbeds-and-maybe-you-should-too/</link>
    <pubDate>Tue, 17 Jan 2017 00:00:00 &#43;0000</pubDate>
    <author>Paul Chilton</author>
    <guid>https://pchilton.co.uk/posts/2017/why-im-avoiding-mbeds-and-maybe-you-should-too/</guid>
    <description><![CDATA[For those that haven&rsquo;t heard of mbed, they provide a cloud based compiler for ARM processors with a large codebase and a growing community.
I started using mbed&rsquo;s at work for various projects in 2012 (maybe earlier) and at first their ease of use, huge resource library (even back then) and relatively cheap module considering it had an easy to integrate Ethernet PHY on-board made them a clear winner for many dozen development and production projects.]]></description>
</item>
<item>
    <title>Startup problem with LPC1347</title>
    <link>https://pchilton.co.uk/posts/2012/lpc1347-startup-problem/</link>
    <pubDate>Sun, 02 Dec 2012 00:00:00 &#43;0000</pubDate>
    <author>Paul Chilton</author>
    <guid>https://pchilton.co.uk/posts/2012/lpc1347-startup-problem/</guid>
    <description><![CDATA[I was having difficulty getting my NXP LPC1347 to correctly run a program when it wasn&rsquo;t in debug mode connected to the programmer. It turns out that you need to explicitly set a pre-processor symbol to instruct the processor the start running your application when it boots, otherwise it just sits and idles.
In Keil this is found in the C/C++ tab of the project options. Enter &lsquo;STARTUP_FROM_RESET&rsquo; in the preprocessor symbols box (put it in without the quotes).]]></description>
</item>
</channel>
</rss>
