Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Porting Matlab code to tms320dm6437 evm
Date: Thu, 12 Mar 2009 17:42:02 +0000 (UTC)
Organization: University of Pune
Lines: 12
Message-ID: <gpbhha$6t4$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1236879722 7076 172.30.248.35 (12 Mar 2009 17:42:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 12 Mar 2009 17:42:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1753069
Xref: news.mathworks.com comp.soft-sys.matlab:524393


Hi,
I have my Matlab code ready in the form of different self-designed functions. I want to know which is the best way to port my code on the tms320dm6437 evm board. Which is the best option among the following: 
1. Using Matlab compiler to get C code and port it on my board via CCS.
2. Using Embedded Matlab function in Simulink and Real Time Workshop to target my 
 board.
3. Manually converting all the code (about 1000 lines) to C and port it via CCS.

Please reply at the earliest.
Thank you in advance.

Sincerely,
Prathamesh Kulkarni.