Source code for the multitasking mTask language integrated with the iTask system

DOI

Source code accompanying the paper:Lubbers, M., Koopman, P. & Plasmeijer, R. (2019). Multitasking on Microcontrollers using Task Oriented Programming. In M. Koricic (Ed.), 2019 42nd International Convention on Information and Communication Technology, Electronics and Microelectronics (MIPRO): May 20 – 24, 2019 Opatija, Croatia. Proceedings (pp. 1587-1592). Piscataway: IEEE doi: 10.23919/MIPRO.2019.8756711Abstract:Microcontroller Units (MCUs) are all around us powering many of our so called smart devices. Most programs running on MCUs are control applications performing multiple jobs at the same time. Examples of these jobs are: blinking a status LED, reading button states, talking to sensors or communicating with the world. Often these jobs are dependent on each other and require communication between them. Small MCUs have no support for multiple threads, therefore the programmer needs to manually interleave the tasks. The job structure bears great similarities with tasks in Task Oriented Programming (TOP). Tasks representing work that needs to be done, can be interleaved and combined to form compound tasks. The embedded Domain Specific Language (eDSL) mTask is a TOP language that works on even the smallest of MCUs. This paper explains how to write multi-task control applications for MCUs using a TOP language such as mTask.This is a snapshot of the mTask git repository:https://gitlab.science.ru.nl/mlubbers/mTaskContents:- Zip file containing a snapshot of the CVS repository of mTask. NOTES.md: contains device specific installation notes client/: contains the mTask run-time-system C source code library/: contains the mTask library Clean source code programs/: contains the mTask examples* tests/: contains some tests for library functionality- README.md: contains information about mTask and installation instructions

Zip file unpacked by DANS.

Identifier
DOI https://doi.org/10.17026/dans-x2y-rtxx
Metadata Access https://phys-techsciences.datastations.nl/oai?verb=GetRecord&metadataPrefix=oai_datacite&identifier=doi:10.17026/dans-x2y-rtxx
Provenance
Creator M. Lubbers; P. Koopman; R. Plasmeijer
Publisher DANS Data Station Phys-Tech Sciences
Contributor RU Radboud University
Publication Year 2021
Rights BSD-2-Clause; info:eu-repo/semantics/openAccess; http://opensource.org/licenses/BSD-2-Clause
OpenAccess true
Contact RU Radboud University
Representation
Resource Type Dataset
Format application/octet-stream; text/x-c; text/xml; text/plain; application/zip; application/x-sh; text/x-makefile; text/x-python; application/x-tex; text/markdown
Size 1049; 123; 72; 26; 457; 2835; 1125; 8765; 764; 834; 481; 2449; 8684; 3630; 144; 34; 1525; 1026; 660; 6814; 319; 641; 557; 6747; 626; 735; 378; 2121; 1052; 1277; 8370; 595; 178; 364; 796; 784; 3039; 761; 6493; 13696; 12638; 90336; 829; 2163; 3442; 9073; 873; 587; 1334; 3557; 228; 18; 99; 386; 2776; 111; 534; 909; 1192; 3334; 6253; 3929; 2599; 2111; 2201; 7683; 18422; 3274; 763; 621; 32; 15016; 227; 58; 347; 1472; 1406; 696; 1087; 921; 805; 1249; 1025; 1890; 46; 77; 1421; 9595; 549; 1418; 2114; 2424; 1065; 2732; 1190; 528; 460; 1157; 897; 479; 221; 1548; 434; 1440; 442; 236; 1170; 4136; 4224; 12788; 655; 208; 7685; 304; 502; 76; 27; 54; 33; 1159; 3213; 6428; 297; 130; 927; 799; 3064; 3074; 2332; 1620; 814; 1707; 209; 4829; 57; 12680; 3206; 3998; 3669; 652; 1607; 2672; 396; 819; 451; 11694; 637; 51; 16114; 305; 550; 19471; 1496; 22807; 771; 679; 197; 133; 1510; 1063; 1194; 2041
Version 2.0
Discipline Other