<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.jegatron.se/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.jegatron.se/feed.php">
        <title>Jegatron - arm</title>
        <description></description>
        <link>https://wiki.jegatron.se/</link>
        <image rdf:resource="https://wiki.jegatron.se/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-07-03T19:57:11+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.jegatron.se/doku.php?id=arm:armv6-m&amp;rev=1662942654&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.jegatron.se/doku.php?id=arm:atsamc21&amp;rev=1662942654&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.jegatron.se/doku.php?id=arm:stm32&amp;rev=1662942654&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.jegatron.se/doku.php?id=arm:stm32f3discovery&amp;rev=1662942654&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.jegatron.se/doku.php?id=arm:toolchain&amp;rev=1662942654&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.jegatron.se/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Jegatron</title>
        <link>https://wiki.jegatron.se/</link>
        <url>https://wiki.jegatron.se/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.jegatron.se/doku.php?id=arm:armv6-m&amp;rev=1662942654&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-12T00:30:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>armv6-m</title>
        <link>https://wiki.jegatron.se/doku.php?id=arm:armv6-m&amp;rev=1662942654&amp;do=diff</link>
        <description>Introduction

ARMv6-M is used by Cortex-M0+

Architecture reference can be found at this link
Byte  8 bitsHalfword  16 bitsWord  32 bitsDoubleword  64 bits
Registers

Nice page, maybe not specifically armv6-m
 Register  Special function  Description                           R0-R12    -</description>
    </item>
    <item rdf:about="https://wiki.jegatron.se/doku.php?id=arm:atsamc21&amp;rev=1662942654&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-12T00:30:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>atsamc21</title>
        <link>https://wiki.jegatron.se/doku.php?id=arm:atsamc21&amp;rev=1662942654&amp;do=diff</link>
        <description>Introduction

&lt;WRAP group&gt;
&lt;WRAP half column&gt;
The SAM C21 family is based on the ARM Cortex-M0+. The specific architecture is ARMv6-M.

The SAM C21 microcontrollers use little endian.

There are two buses present; AHB, Advanced High-performance Bus and APB, Advanced Peripheral Bus. Some peripherals are connected to both of the buses, most are only connected to the APB.</description>
    </item>
    <item rdf:about="https://wiki.jegatron.se/doku.php?id=arm:stm32&amp;rev=1662942654&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-12T00:30:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>stm32</title>
        <link>https://wiki.jegatron.se/doku.php?id=arm:stm32&amp;rev=1662942654&amp;do=diff</link>
        <description>Minnesanteckningar för att komma igång med STM32F0xx

Länkar att spana in

&lt;https://electronut.in/stm32-start/&gt; 

&lt;https://freeelectron.ro/arm-cross-compiler-tutorial-stm32/&gt; och &lt;https://freeelectron.ro/bare-metal-stm32-led-blink/&gt; 

&lt;https://web.eecs.umich.edu/~prabal/teaching/resources/eecs373/toolchain-notes.pdf&gt; 

&lt;https://jacobmossberg.se/posts/2018/08/11/run-c-program-bare-metal-on-arm-cortex-m3.html&gt;

MSYS2 &amp; OpenOCD

MSYS2

Kom ihåg att öppna via genvägen MSYS2 MinGW 64-bit, annars fung…</description>
    </item>
    <item rdf:about="https://wiki.jegatron.se/doku.php?id=arm:stm32f3discovery&amp;rev=1662942654&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-12T00:30:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>stm32f3discovery</title>
        <link>https://wiki.jegatron.se/doku.php?id=arm:stm32f3discovery&amp;rev=1662942654&amp;do=diff</link>
        <description>STM32F3discovery

MCU: STM32F303VCT6

ARM core: ARM Cortex-m4

ARM architecture: Armv7E-M

STM32CubeIDE

STM32F303VC -- Drivers and stuff for the MCU.

stm32f3discovery -- Product page for the development board

STM32F3 HAL reference manual

Features

	*  LSM303AGR -- 3D accelerometer and 3D magnetometer 
	*  I3G4250D -- 3-axis gyroscope 

General

No external crystals are mounted.</description>
    </item>
    <item rdf:about="https://wiki.jegatron.se/doku.php?id=arm:toolchain&amp;rev=1662942654&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-12T00:30:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>toolchain</title>
        <link>https://wiki.jegatron.se/doku.php?id=arm:toolchain&amp;rev=1662942654&amp;do=diff</link>
        <description>General

GCC

Online documentation

Good options Command line options, Arm options

	*  -march=armv6-m
	*  -mtune=cortex-m0plus
	*  -mcpu=cortex-m0plus
	*  -mlong-calls
	*  -mthumb
	*  -mno-unaligned-access
	*  To find unused functions: -ffunction-sections -fdata-sections -Wl,--gc-sections,--print-gc-sections</description>
    </item>
</rdf:RDF>
