<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wk.redox.ws/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://wk.redox.ws/feed.php">
        <title>Hydev dev:nab:v2</title>
        <description></description>
        <link>https://wk.redox.ws/</link>
        <image rdf:resource="https://wk.redox.ws/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-24T10:44:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wk.redox.ws/dev/nab/v2/jtag?rev=1700864338&amp;do=diff"/>
                <rdf:li rdf:resource="https://wk.redox.ws/dev/nab/v2/mod_serial?rev=1700864552&amp;do=diff"/>
                <rdf:li rdf:resource="https://wk.redox.ws/dev/nab/v2/mtl?rev=1700864587&amp;do=diff"/>
                <rdf:li rdf:resource="https://wk.redox.ws/dev/nab/v2/nabgcc?rev=1700864580&amp;do=diff"/>
                <rdf:li rdf:resource="https://wk.redox.ws/dev/nab/v2/opcodes?rev=1700864566&amp;do=diff"/>
                <rdf:li rdf:resource="https://wk.redox.ws/dev/nab/v2/start?rev=1700862913&amp;do=diff"/>
                <rdf:li rdf:resource="https://wk.redox.ws/dev/nab/v2/vps?rev=1700862913&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wk.redox.ws/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Hydev</title>
        <link>https://wk.redox.ws/</link>
        <url>https://wk.redox.ws/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wk.redox.ws/dev/nab/v2/jtag?rev=1700864338&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T22:18:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:nab:v2:jtag</title>
        <link>https://wk.redox.ws/dev/nab/v2/jtag?rev=1700864338&amp;do=diff</link>
        <description>JTAG access

Overview

As detailed on the Schematic (released in the FCC documents), the Nabaztag:tag board breaks out the JTAG port. Let&#039;s see how to use it to access the CPU to be able to flash and debug some code !

Hardware

JTAG probe: BusBlaster</description>
    </item>
    <item rdf:about="https://wk.redox.ws/dev/nab/v2/mod_serial?rev=1700864552&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T22:22:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:nab:v2:mod_serial</title>
        <link>https://wk.redox.ws/dev/nab/v2/mod_serial?rev=1700864552&amp;do=diff</link>
        <description>Mod Serial sur Nabaztag:Tag

&lt;note important&gt;Ce qui suit a d&#039;abord été réalisé pour un ami, d&#039;où le style direct et familier. Je n&#039;ai pas vraiment le temps ni l&#039;envie de le réécrire mais cela peut être utile quand meme, c&#039;est pourquoi je vous le livre tel quel</description>
    </item>
    <item rdf:about="https://wk.redox.ws/dev/nab/v2/mtl?rev=1700864587&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T22:23:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:nab:v2:mtl</title>
        <link>https://wk.redox.ws/dev/nab/v2/mtl?rev=1700864587&amp;do=diff</link>
        <description>Metal source compilation

Overview

The Nabaztag:tag uses a virtual machine to run “bytecodes”, quite like Java does. It makes it easier for the developpers to “update” the code at runtime (and I guess it also sandboxes the “user” code, allowing for better ressources management and maybe some security</description>
    </item>
    <item rdf:about="https://wk.redox.ws/dev/nab/v2/nabgcc?rev=1700864580&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T22:23:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:nab:v2:nabgcc</title>
        <link>https://wk.redox.ws/dev/nab/v2/nabgcc?rev=1700864580&amp;do=diff</link>
        <description># NabGCC

Overview

When Mindscape released the files related to the Nabaztag:tag, they released the source code of the firmware running on the Nabaztag:tag. When we tried to use them, we faced some problems:

	*  The projet uses an old version of the proprietary IDE from IAR (v4.x)</description>
    </item>
    <item rdf:about="https://wk.redox.ws/dev/nab/v2/opcodes?rev=1700864566&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T22:22:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:nab:v2:opcodes</title>
        <link>https://wk.redox.ws/dev/nab/v2/opcodes?rev=1700864566&amp;do=diff</link>
        <description>#Opcodes
Instruction hexdecCommentaireSignatureexec 000Appel d&#039;une procédurefun[S]Sret 011Retourfun[S I]Iintb1022push bytefun[u0]u0int4033push integerfun[u0]u0nil 044push nil (0xffffffff)fun[]Idrop 055drop top of stackfun[I]Sdup 066duplicate top of stack</description>
    </item>
    <item rdf:about="https://wk.redox.ws/dev/nab/v2/start?rev=1700862913&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T21:55:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:nab:v2:start</title>
        <link>https://wk.redox.ws/dev/nab/v2/start?rev=1700862913&amp;do=diff</link>
        <description># V2

~~REDIRECT&gt;:dev:nab:~~</description>
    </item>
    <item rdf:about="https://wk.redox.ws/dev/nab/v2/vps?rev=1700862913&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T21:55:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:nab:v2:vps</title>
        <link>https://wk.redox.ws/dev/nab/v2/vps?rev=1700862913&amp;do=diff</link>
        <description># Compilation online

## Requirements
  qt4-qmake make g++ libqt4-core libqt4-dev (&gt;_&lt;)</description>
    </item>
</rdf:RDF>
