AVR32 AP, GNU
embOS for AVR32 AP was developed for and with GNU tools and supports all memory models offered by this compiler. It comes with easy to use start projects for AVR32 Studio.
Resources and performance data
| Memory usage | |
|---|---|
| RAM usage per task control block | 36 bytes |
| RAM usage per resource semaphore | 16 bytes |
| RAM usage per counting semaphore | 8 bytes |
| RAM usage per mailbox | 24 bytes |
| RAM usage per software timer | 20 bytes |
| RAM usage event | 20 bytes |
| Min. stack-size per task (RAM) | 44 bytes |
| Timing | |
| Context switch time | 2.04 µs, independent of number of tasks |
| Interrupt latency time | zero |
| Kernel CPU usage/TICK | less than .2% of total calculation time at 1000 Interrupts/second (1ms TICK) |
| Basic time unit (TICK) | typ. 1 ms, min. 20 µs (50 kHz interrupt frequency) |
| Features | |
| Max. no. of tasks | Unlimited (by available RAM only) |
| Max. no. of mailboxes | unlimited (by available RAM only) |
| Max. no. of semaphores (resource/binary/counting) | unlimited (by available RAM only) |
| Max. no. of software timers | unlimited (by available RAM only) |
| Max. no. of priorities | 255 |
| Stack size idle task (RAM) | 0(no memory needed) |
| Nested interrupts | permitted |
| Task switches from within ISR | possible |
Absolute values given above were measured with embOS release build on an AVR32AP CPU (AP7000) running at 150 MHz.
embOSView offers system analysis during runtime

Available Emulators
Board support packages
embOS comes with lots of ready to go start projects and support packages for various AVR32 CPUs and starterboards.
| CPU | Eval board |
|---|---|
| Atmel AT32AP7000 | Atmel NGW100 |
Release notes
- Tool chain used for build
- New features
- Program corrections
- Known problems/limitations
- Release history
- Miscellaneous
Tool chain used for build
The following tools have been used:
Compiler: GNU avr32-gcc V4.2.2-atmel.1.0.8 Assembler: GNU avr32-as V4.2.2-atmel.1.0.8 Librarian: GNU avr32-ar V4.2.2-atmel.1.0.8 Workbench: AVR32 Studio V2.0.0
New features
Version 3.62a
- First version. None.
Program corrections
Version 3.62a
- First version. None.
Known problems/limitations
Version 3.62a
- None.
Release history
| Version | Release date | Short explanation |
|---|---|---|
| V3.60c | 09. October 2008 | First version. |
Miscellaneous
This document was first released with version 3.62a of the software.
Software released earlier is documented internally. This information is available at request.
AVR32 AP, GNU
