Réponse apportée
C2000 Code Generation slow to compile
Hi Matt, Any chance you could add your model for us to be able to reproduce the problem? You can contact tech support and se...

presque 7 ans il y a | 2

| A accepté

Réponse apportée
Can simulink use TI C2000 LAUNCHXL-F28027F or F2808 to monitor a analog signal (200KHz)?
Hi Fuxin, You could use the <http://www.ti.com/tool/LAUNCHXL-F28377S F28377S LaunchPad> which has more memory and where you c...

presque 7 ans il y a | 0

Réponse apportée
Can simulink use TI C2000 LAUNCHXL-F28027F or F2808 to monitor a analog signal (200KHz)?
Hi Fuxin, We made drastic improvements to External mode in R2016b. You will not be able to reproduce the External mode result...

presque 7 ans il y a | 0

Réponse apportée
Can simulink use TI C2000 LAUNCHXL-F28027F or F2808 to monitor a analog signal (200KHz)?
Hi Fuxin, * First here are steps to get started with External mode: First make sure to have the latest version of the <htt...

presque 7 ans il y a | 1

Réponse apportée
c2000 embeded coder. f2978d simulink doubt
Hi Varun, The "protocol" mode is the culprit. It tries to establish communications using a proprietary protocol which is resp...

presque 7 ans il y a | 0

| A accepté

Réponse apportée
How to increase acquisition frequency in real time? (TI Board F28379D)
Hi Jessé, In your <https://www.mathworks.com/matlabcentral/answers/349017-tms320f28379d-problem-with-external-mode?s_tid=answ...

presque 7 ans il y a | 1

| A accepté

Réponse apportée
TMS320F28379D: Problem with external mode
Hi Jessé Augusto, You should verify that your serial over USB is configured properly and that you are using the right COM por...

presque 7 ans il y a | 0

Réponse apportée
Simulink TI C2000 Boot mode
Hi, This is a late reply for a question that is still relevant today. To be able to load code automatically from MALTAB/Simu...

presque 7 ans il y a | 1

| A accepté

Réponse apportée
Running Simulink models on a TI C2000 MCU
Try running the following command and make sure to go through the steps of setting up the compiler path. >> targetupdater ...

presque 7 ans il y a | 0

| A accepté

Réponse apportée
BOOSTXL-DRV8305 + LAUNCHXL-F28027F C2000 Piccolo LaunchPad
Hi Marcus, The DRV8301 booster pack is pin compatible with the DRV8305. The c28027pmsmfoc_ert.slx model made for the DRV83...

environ 7 ans il y a | 0

Réponse apportée
Unable to run external simulation TI F28069M Matlab r2017a
Hi Jorrit, F28069M is fully supported by Simulink, you just need to pick the right linker command file in the configuration p...

environ 7 ans il y a | 0

| A accepté

Réponse apportée
Missing DAC Hardware Ressources for TI C2000 Delfino F28377S
Support for DAC on 283x7x devices is available as part of R2016b onwards. <https://www.mathworks.com/help/supportpkg/texasins...

environ 7 ans il y a | 0

Réponse apportée
TMS320F28027: Simulink SCI transmit disable
You can use an "Enabled Subsystem" and put your SCI Transmit block inside to only send when you want. The control of the enabled...

environ 7 ans il y a | 0

| A accepté

Réponse apportée
Output Format of ADC Block in Embedded Coder for C2000 MCU
[0 4095] I hope it helps!

environ 7 ans il y a | 0

Réponse apportée
Communication Issue with Spectrum Digital C2000 XDS510LC JTAG
Hi Puneeth, By default, our models using the F2812 controller are configured to use a Blackhawk JTAG emulator. Here is how y...

plus de 7 ans il y a | 0

| A accepté

Réponse apportée
How can I get the code execution tome of the model in simulink? (for the code generation of the C2000 processors)
Hi JIANWEI, Here are 2 techniques that will help you profile the execution time of the generated code on the TI C2000 process...

plus de 7 ans il y a | 1

| A accepté

Réponse apportée
C2000 Support Package - Can't get CLA code to inline parameters
Hi Chris, In the <https://www.mathworks.com/help/supportpkg/texasinstrumentsc2000/examples/using-the-control-law-accelerator-...

plus de 7 ans il y a | 0

Réponse apportée
Building and debugging C code generated using Embedded Cider in CCSv5.5?
Hi Mayank, In R2017a, we introduced the "Open CCS Project" link that appears at the bottom of the diagnostic viewer, after yo...

plus de 7 ans il y a | 0

Réponse apportée
F28335 100kHz ePWM control with ADC interrupt
Hi Eneko, You are in control of the ADC conversion time. On the configuration parameters of your model, in the ADC parameters...

plus de 7 ans il y a | 1

Réponse apportée
LAUNCHXL-F28379D: MATLAB Simulink external mode error
Hi mmax177, We introduced fast External Mode in R2016b which provides better serial streaming capabilities while running Exte...

plus de 7 ans il y a | 0

Réponse apportée
C2000 Support Package - Can't get CLA code to inline parameters
Hi Chris, Sorry that you had to go through this pain. We are working on better integration of the CLA in Simulink, unfortuna...

plus de 7 ans il y a | 0

Réponse apportée
C2000 Embedded coder -- Change default time-out
Hi Mike, Usually the External mode time out is more then enough and the fact that you hit it probably means that you have a c...

plus de 7 ans il y a | 0

| A accepté

Réponse apportée
'c2000hostsci_rx.tlc' file for the MATLAB S-function 'c2000hostsci_rx' in block host SCI RCV doesn't exist
Hi Reina, You are trying to use serial HOST blocks. These are meant to work only on your host computer in simulation mode tra...

plus de 7 ans il y a | 0

Réponse apportée
F28335 100kHz ePWM control with ADC interrupt
Hi Eneko, 1) On the F28335, flash is much slower than RAM. You want the code running at 100kHz to execute from RAM, I explain...

plus de 7 ans il y a | 1

Réponse apportée
Real time debug CCSv5 and MATLAB
Hi Caleb, The parameter tuning part of External mode does exactly what you are looking for. You can even use the dashboard...

plus de 7 ans il y a | 0

Réponse apportée
Matlab R2013a Simulink & CCS 6.1.0 - F28069
Hi Luca, No more Target Preferences block in 13a. You will find the target settings in the configuration parameters, once you h...

plus de 8 ans il y a | 0

Réponse apportée
Real Time Parameter Tuning in the target F28335(Experimenter Kit) using Matlab Simulink 2013b and CCS version 5.
Hi Sam, Starting in MATLAB release R2015a, External mode is supported via a serial connection with the target. You can use the ...

plus de 8 ans il y a | 1

Réponse apportée
Interfacing C2000 ADC and SCI Tx
Hi Nityanand, While running out of flash, the ramfuncs section needs to be copied from Flash to RAM at startup. This is what...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
Matlab 2011b and ccsv4
Hi Cris, Very strange... Do you confirm you are using MATLAB R2011b? The command works on my side, if I try to enter some b...

plus de 9 ans il y a | 0

Réponse apportée
how to interface ccsV5.3 with Matlab 2012 or Matlab2013 useing dsp tms320f28335 processor and os is windows 8.1
Hi Rajul, I would encourage you to watch the following video: <https://www.youtube.com/watch?v=AY4GzMLl30A Simulink code g...

plus de 9 ans il y a | 0

Charger plus