Difference between revisions of "Deliverable 4.3"
From MAGEEC
(→Status: Complete, can be extended with further systems) |
(→Status: Complete, can be extended with further systems) |
||
Line 9: | Line 9: | ||
The best way to show this is with some media, so here is a photograph of an ARM Cortex-M0 platform under test. | The best way to show this is with some media, so here is a photograph of an ARM Cortex-M0 platform under test. | ||
− | + | <gallery> | |
+ | File:Embedded_System_Set-up.jpg|Embedded system physical setup | ||
+ | </gallery> | ||
and, here is a video of the code running and producing some output | and, here is a video of the code running and producing some output |
Revision as of 14:00, 30 August 2013
Deliverable 4.3: Embedded system set-up
Status: Complete, can be extended with further systems
In this deliverable, we show the physical manifestation of an embedded system running test code from Deliverables 4.1 and 4.2.
The best way to show this is with some media, so here is a photograph of an ARM Cortex-M0 platform under test.
and, here is a video of the code running and producing some output
The above setup is generalisable to many systems, including XMOS, AVR and other ARM platforms.
The documentation on how to produce this setup is available here (https://github.com/mageec/benchmark-framework) as the README for the framework, and here (http://mageec.org/wiki/Collecting_Energy_Results_with_the_Automated_Test_Framework) as detailed guide on setting up the benchmarks, hardware, and framework to collect energy data.