Answered
Sine wave generation from TMSF28335 using simulink
Hi Vishnu, There is no DAC on the F28335. Outputting to a GPIO can only give you binary signals. The best way to get an ana...

mer än 9 år ago | 0

Answered
how to rectify error "The left-hand side of a . operator must be a valid scope identifier''
Hi trans, Your model doesn't look configured for the F28335 processor. Open the configuration parameters of the model, go to...

mer än 9 år ago | 1

| accepted

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mer än 9 år ago

Answered
Error after Code Generation with Simulink for C2000 F2802x
Hi all, The "echo" that you see is present in the xmakefilesetup as an example for the execute command. It is not needed and...

mer än 9 år ago | 0

Answered
How do I Store variables to FLASH memory of the C2000 F28335 controller using matlab ?
Hi Kamal, Open the following demo: c28x_ccp_ert and click on the info button present in the model, or search for the f...

mer än 9 år ago | 0

Answered
TMS320F28335 eZdsp Starter Kit
Hi Ezgi, All MATLAB versions from R2008a, including the latest R2014b are compatible with CCSv3.3 The latest the best! ...

mer än 9 år ago | 0

Answered
i am using CCSV5.4 with MATLAB2012b but MATLAB simulink model is not build and i check on commond window checkEnsetup('ccsv5',;f28335','check') so find on commond window is this any one guide me how to solve my problem?
I recommend following the steps in this video: <https://www.youtube.com/watch?v=AY4GzMLl30A https://www.youtube.com/watch?v=AY4...

mer än 9 år ago | 1

Answered
Please, I need some suppot to program into flash memory using the Flash_Loader option that simulink/Coder Target offers
Hi Manuel, The Flash loader options that you see in the configuration parameters of your models are only compatible with CCSv...

mer än 9 år ago | 0

| accepted

Answered
Help to get a Overrun detection function for texas Instruments Microcontrollers
Dear Manuel, If you are using _idelink_ert.tlc_ as your system file, you have 2 options: # On the coder target pane of the...

mer än 9 år ago | 0

| accepted

Answered
Why does the "Data verification failed at address 0x30001F" error occur with Embedded Target for TI C2000 Delfino 28335 XDS100 (R2012b)?
Dear Stephen, 0x30001F is the beginning of the flash memory section. You are probably using CCSv3.3 which is not able to direc...

mer än 9 år ago | 0

Answered
Is the TI C2000 support package still supported?
Dear Jason, TI C2000 is still strongly supported, and to my opinion, is the most capable target that you can find. The name ...

mer än 9 år ago | 0

| accepted

Answered
28335 flash programming via embedded coder
Hi Bulent, Hi Junyi, # There is a bug that affects the code running out of flash if your PLL DIVSEL is selected to 1. Please...

mer än 9 år ago | 0

Answered
Does Embedded Coder support TI's Hercules ARM Safety MCU family?
Hi Sedat, Check this file exchange entry: <http://www.mathworks.com/matlabcentral/fileexchange/46332-ti-hercules-rm48-040814...

mer än 10 år ago | 0

Answered
problems during ccs v3.3 and windows 7(32-bit), Matlab R2011b
CCS has to be launched by MATLAB in administrator mode. One way to do this is to right click on the cc_app.exe shortcut and go ...

mer än 11 år ago | 0

Answered
Problem connecting CCS v3.3 and Simulink
First you need to make sure that CCS v3.3 is installed on your machine and that a board is selected in the CCS Setup. You can pi...

mer än 12 år ago | 2

Answered
CCS 5.1 integration: when and how
Martin, You can use CCS v5.1 today with Matlab via the xmakeilesetup infrastructure provided for CCSv4. To do so, follow t...

mer än 12 år ago | 6

| accepted