Converting MATLAB code to LPC2148 microcontroller based on ARM

조회 수: 1 (최근 30일)
d
d 2012년 1월 9일
Kindy let me know if it is possible to convert a MATLAB code to LPC2148 micro-controller code. I have some ready codes developed in MATLAb which i want to convert.
If possible kindly specify the version of MATLAB and MATLAB tool which helps to achieve this.
I know ways to convert MATLAB code to C code but i think this does not work when working with specific microcontroller as target device.
regards

답변 (1개)

Walter Roberson
Walter Roberson 2012년 1월 9일
The LPC2148 appears to be derived from ARM7. It has been possible to generate ARM7 code; see this case study
Simulink Coder specifically mentions ARM7 support; see http://www.mathworks.com/products/simulink-coder/supportedio.html?

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by