About ARM Target
Description of ARM Target
ARM Target
ARM Target is visual design tool for rapid code generation from Matlab Simulink. Mainly it base on the ARM Device Driver Library (ADDL). It consist a set of Simulink blocks witch represent ARM pheripheral and communication ports. With WinARM (GNU ARM) C compiler you can build and download code made in Simulink to ARM embedded target.
Benefit:
- System on Chip.
- As small as you need.
- After development proces connection to PC is no more need.
- RAM and FLASH code generation.
ARM Target depends on:
- Matlab.
- Simulink.
- Real Time Workshop.
Documentation:
ARM Target Quick start
- Open Matlab and Simulink.
- Create new model.
- From ARM library drag and drop digital input and output block to your model.
- Set parameters.
- Save model file.
- Build and download.

