Generating C code from a Matlab-Simulink model for DSP C6748
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I'm trying to generate C code from a Matlab-Simulink This code must be executed with Code Composer Studio for TMS320C6748 DSP (Texas Instrument C6748) Specifically, for the development board avnet Spartan 6/OMAP-L138 co-processing Development Kit. For this, I am using the following versions: Simulink R2011b, Code Composer Studio v3.3
Is it possible to implement this idea? Is there an example working?
>> checkEnvSetup ('ccs', 'omapl138evm', 'check')
1. CCS (Code Composer Studio)
Your version : 3.3.82.13
Required version: 3.3.82.13
Required for : Automation and Code Generation
2. CGT (Code Generation Tools)
Your version : 6.0.8
Required version: 6.1.10
Required for : Code generation
3. DSP/BIOS (Real Time Operating System)
Your version : 5.33.06
Required version: 5.33.06
Required for : Code generation
4. Texas Instruments IMGLIB (C64x+ Image Library)
Your version : 2.0.1
Required version: 2.0.1
Required for : TFL block replacement
C64XP_IMGLIB_INSTALLDIR="C:\Program Files\Texas Instruments\c64plus-imglib_2_02_00_00"
5. C674x DSP/BIOS PSP Drivers (BIOS PSP Release version 01.30.00.05)
Your version : 1.30.00.05
Required version: 1.30.00.05
Required for : Code generation / device drivers
PSP_EVMC6748_INSTALLDIR="C:\Program Files\Texas Instruments\pspdrivers_01_30_00_05"
6. EDMA3 Low Level Driver (EDMA3 LLD 01.10)
Your version : 01.10.00
Required version: 1.10.00 or later
Required for : Device drivers
EDMA3LLD_BIOS5_INSTALLDIR="C:\Program Files\Texas Instruments\edma3_lld_01_10_00_01"
Thanks.
1 Kommentar
Matthias Weber
am 13 Apr. 2016
Hello Javier,
have you been successful trying to get your example working?
Matthias
Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!