Path: news.mathworks.com!not-for-mail
From: "Kevin " <kedecuyp@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Using custom code in the C2000 target
Date: Tue, 8 Jan 2008 10:25:05 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 10
Message-ID: <flvj21$41c$1@fred.mathworks.com>
Reply-To: "Kevin " <kedecuyp@mathworks.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1199787905 4140 172.30.248.37 (8 Jan 2008 10:25:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 8 Jan 2008 10:25:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1210415
Xref: news.mathworks.com comp.soft-sys.matlab:444828



Hello,

I have to use the C2000 target for a project. I *think* I am
getting used to the simpler blocks, but now I would like to
re-use some code I wrote on CCS before. This code should be
called on a timer interrupt.
How exactly can I do it? I've read that you can do it in
Real Time Workshop, but I am still new to all this I don't
know if I can use both RTW and the C2000 target together. Is
it possible?