
To see the MCAPI 2.0 Specification document, open CrossCore Embedded Studio
Help: Help -> Help Contents->CrossCore Embedded Studio 1.0.0->System
Runtime Documentation->Multicore Communication API (MCAPI) Specification.
The MCAPI examples can be found here: Help -> Browse Examples and search
on “MCAPI”.
Peripheral Controller Driver Model
The driver model deployed in CrossCore Embedded Studio was designed with the
following guidelines in mind:
Ease of use
Minimal footprint
Minimal latency
For further information go to Help->Help Contents->CrossCore Embedded Studio
1.0.0->System Runtime->System Services and device drivers
For examples and/or "Code Sketches" using the driver model go to Help->Browse
Examples and search on the appropriate keywords (e.g. “audio”, “video”, “twi”, etc.)
(Code Sketches are interactive code examples where input values can be modified
to show their effect on the code in real time.)
Standardized Interrupt Management
To make the programming of Analog Devices processors consistent, the same APIs
and methodology will be available for Blackfin and SHARC processors and
supported operating systems in future updates. These interrupt management APIs
begin with the adi_int prefix.
The types of interrupts that can be managed with these APIs are:
SHARC processors:
All core interrupts
Blackfin processors:
All core interrupt levels
All system interrupts
Exceptions
Non-maskable interrupt (NMI)
Commentaires sur ces manuels