Answered
C2000 F28379d SCIB
Hi, I could view the waveform on a DSO. Make sure you hook to the correct pins on the launchpad. The Tx pin for SCI-B module i...

4 years ago | 1

| accepted

Answered
Error in Code build for C2000 Piccolo F28027
Hi, There must a space in 'Sanjeev Gupta' which is part of codegen folder. Ensure you have no space in the path. Regards, Ve...

4 years ago | 1

| accepted

Answered
Programing C2000 F28069M using Matlab simulink
Hi, We have motor control example using ePWM block which is more efficient way to produce the 3phase output than GPIO DO. Here ...

4 years ago | 1

Answered
F28379D blockset
Hi, Please refer to the C2000 support package release notes here. The first release of MATLAB which supported F28379D is 15b. S...

4 years ago | 1

Answered
I can not install Embedded Coder Support Package for Texas Instruments C2000 Processors
Hi, Please check the Answer from the below post: https://www.mathworks.com/matlabcentral/answers/318635-how-do-i-perform-a-cle...

4 years ago | 0

Answered
F28379D-Simulink data monitoring: PWM signals
Hi, Please check the below link for an idea on Host-Target SCI setup. https://www.mathworks.com/matlabcentral/answers/419321-w...

4 years ago | 0

| accepted

Answered
Use C-caller with Custom Libraries from texas C2000 (c28x_vcu0_library_fpu32.lib)
Hi, Please find the same. Regards, Venkatesh C

4 years ago | 0

Answered
Use C-caller with Custom Libraries from texas C2000 (c28x_vcu0_library_fpu32.lib)
Hi, Attached is one approach using MATLAB function block to invoke the FFT routine as shipped from TI from within the MATLAB/Si...

4 years ago | 0

| accepted

Answered
I can not run the Delfino TMS320F28379D Launchpad in external mode in order to tune parameters.
Hi, There is a check box (Boot from flash) in the first image file that you have attached. Please enable the check box and try ...

4 years ago | 1

Answered
error when used as external mode in f28335
Hi, It is likely the generated code from model cannot fit into the available memory. I recommened to study this case and see i...

4 years ago | 0

| accepted

Answered
ExtTargetPktPending() call failed while checking for target pkt
Hi, Hope this post helps! http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/686715?TMS320F28335-Error-occurred-while-ex...

4 years ago | 0

Answered
Implementation of functions not supported by Mathworks
Hi, Please refer the below post for the SDFM settings needed to enable the same. e2e.ti.com From the post, User got it workin...

4 years ago | 1

| accepted

Answered
What is the command behind "Open Project in Code Composer Studio"
Hi Gergely, The command that creates the link in diagnostic viewer is: >> Simulink.output.info(DAStudio.message('TIC2000:codeg...

4 years ago | 1

| accepted

Answered
PIL "rtiostream interface" timeout, f28377d, c2000
Hi, Please contact : https://www.mathworks.com/support/contact_us.html Regards, Venkatesh C

4 years ago | 0

Answered
TI C2000: "Program will not fit into available memory" error! Is there a fix?
Hi, Here is one way of getting around it. https://e2e.ti.com/support/tools/ccs/f/81/t/417896?External-Mode-over-Serial-Communi...

4 years ago | 1

Answered
Do I need to consider loading Flash into RAM to run when I do code generation of DSP28335?
Hi, Please refer the post: https://www.mathworks.com/matlabcentral/answers/324253-f28335-100khz-epwm-control-with-adc-interrup...

4 years ago | 0

Answered
Conflict in GPIO for ePWM module (C28346 TI Delfino)
Hi, This is an error from us. The MATLAB file identified by you is correct where we can take care of fixing this. If comfortab...

4 years ago | 1

| accepted

Answered
Use C-caller with Custom Libraries
Hi, Please use the following model as reference. Regards, Venkatesh C

4 years ago | 1

| accepted

Answered
How to use tmu of CCS in Matlab? How to use sincos_rts block in simulink?
Hi, If your hardware supports it, turn on the TMU support (--tmu_support=tmu0 and --fp_mode=relaxed) in addition to FPU support...

4 years ago | 0

| accepted

Answered
Does th 2019a version of simulink have examples in Embedded coder support packages for TI C2000 Processors? (like 2013a had)
Hi, The below link should help. https://www.mathworks.com/help/supportpkg/texasinstrumentsc2000/examples.html Regards, Venka...

4 years ago | 0

Answered
How to create protected model for peripheral blocks in "Embedded Coder support Package for Texas Instrument 2000 Processors" library?
Hi, Please contact: https://www.mathworks.com/support/contact_us.html Regards, Venkatesh C

4 years ago | 0

| accepted

Answered
Does anyone face problem when using multichannel buffered serial ports(McBSP) of F28335?
Hi Xu, We currently don't have support for this module. You will need to create your own custom solution. We do support SPI m...

4 years ago | 0

| accepted

Answered
What's Remap ePWMs for DMA access (Requires silicon revision A and above) means?
Hi Xu, You find DMA configuration under hardware Implementation pane:

4 years ago | 0

| accepted

Answered
What's Remap ePWMs for DMA access (Requires silicon revision A and above) means?
Hi Xu, From device data sheet if the silicon version is >='A' then we have the following details. "By default, ePWM and HRPW...

4 years ago | 0

Answered
Viewing IQ Math variables in Scope of Matlab Simulink
Hi Sachin, Please find the attached model which is created in 2019a version of MATLAB. We have used fixdt(1, 32, 19) data type...

4 years ago | 0

| accepted

Answered
Issue for TI c2000 package in Matlab2017a?
Hi Qing Liu, Please can you specify sample time for constant block to -1 and try. In that case the block inherits the model st...

4 years ago | 1

| accepted

Answered
Simulink C caller block can't compile C code, but other blocks can
Hi Matthew, Attached is the model which now compiles with C caller block. Please note changes made to Simulation target and ...

4 years ago | 0

| accepted

Answered
How to write at specific memory location of C2000 using Matlab Function in Siumulink Embedded Coder?
Hi Sumit, One apporach is to define the register access in a 'c' function in a 'c' source file. You can then call this functi...

5 years ago | 0

| accepted

Answered
Simulink C caller block can't compile C code, but other blocks can
Hi Matthew, Please can you attach the model to help us investigate further. Regards, Venkatesh C

5 years ago | 0

Answered
rtwtypes.h not created
Hi, Please contact us at: https://www.mathworks.com/support/contact_us.html Regards, Venkatesh C

5 years ago | 0

Load more