回答済み
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...

9年以上 前 | 0

回答済み
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...

9年以上 前 | 1

| 採用済み

解決済み


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:...

9年以上 前

回答済み
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...

10年弱 前 | 0

回答済み
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...

10年弱 前 | 0

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

10年弱 前 | 0

回答済み
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...

10年弱 前 | 1

回答済み
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...

10年弱 前 | 0

| 採用済み

回答済み
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...

10年弱 前 | 0

| 採用済み

回答済み
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...

10年弱 前 | 0

回答済み
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 ...

10年弱 前 | 0

| 採用済み

回答済み
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...

10年弱 前 | 0

回答済み
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...

10年以上 前 | 0

回答済み
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 ...

11年以上 前 | 0

回答済み
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...

13年弱 前 | 2

回答済み
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...

13年弱 前 | 6

| 採用済み