| View previous topic :: View next topic |
| Author |
Message |
Neelabh Guest
|
Posted: Wed Nov 19, 2008 9:28 am Post subject: Real Time Workshop |
|
|
I intend to use real time workshop platform for converting my simulink
block into c code.I presently have been able to effectively get the code
generated by RTW but am encountering problems when i try to download it
onto a c6713 dsp.The program doesent link and the error message is
"tmwtypes.h not found".
I would greatly appreciate it if somebody with some experience in RTW or
Simulink could help me here.
Thanks in advance
Neelabh |
|
| |
|
Back to top |
stevepierson Guest
|
Posted: Fri Nov 21, 2008 2:38 am Post subject: Re: Real Time Workshop |
|
|
On Nov 18, 10:24 pm, "Neelabh" <neela...@yahoo.co.in> wrote:
| Quote: | I intend to use real time workshop platform for converting my simulink
block into c code.I presently have been able to effectively get the code
generated by RTW but am encountering problems when i try to download it
onto a c6713 dsp.The program doesent link and the error message is
"tmwtypes.h not found".
I would greatly appreciate it if somebody with some experience in RTW or
Simulink could help me here.
Thanks in advance
Neelabh
|
just search your simulink directory and add it to your project |
|
| |
|
Back to top |
|