답변 있음
CCS/F28M36P63C2: Can't compile an auto generated code from Simulink.
It looks like you are running the .bat file DOS command prompt. The HEAP_SIZE is not visible here. Please consider running fr...

거의 8년 전 | 0

답변 있음
Why the External Model of c28x_serial_ext.slx doesn't work?
You can work from code composer and the serial example from controlsuite.

거의 8년 전 | 0

답변 있음
Why the External Model of c28x_serial_ext.slx doesn't work?
Since you are using USB2serial, the COM3 would be your port. Also, try connecting the TX-TX and Rx-Rx and see if this helps. A...

거의 8년 전 | 0

답변 있음
Why the External Model of c28x_serial_ext.slx doesn't work?
program name: 'c28x_serial_ext' Please ensure you have a 'DB9 Male to DB9 Female 9C Serial Straight Thru Cable' for serial co...

거의 8년 전 | 0

답변 있음
Why the External Model of c28x_serial_ext.slx doesn't work?
For F28335 eZdsp board, the USB JTAG emulation does not support serial operation. Hence, along with USB that is used to download...

거의 8년 전 | 0

답변 있음
How to execute a subsystem only once in external mode (TI C2000 SPI peripheral configuration/initialization)
Please can you attach your model for further analysis. We also have a model on the same lines for C2000 for i2c protocol. 'c28...

거의 8년 전 | 0

| 수락됨

답변 있음
I am trying to use piccolo launchpad in external mode. I am getting the following error '### Failed to generate all binary outputs.'
Hi, C2000 compiler version that is tested with R2017a version of support package is 6.4.6. Looks like you are using versi...

대략 8년 전 | 0

답변 있음
Can I create sufficiently fast Crank and Camshaft signals in Simulink based on the Analog input (Pedal Position-potentiometer) from Arduino, write these signals on digital pins and connect to ECU (PCM), to create a mini HIL?
Hi, Could you please check for overrun condition. https://www.mathworks.com/help/supportpkg/arduino/ug/detect-and-fix-task-o...

대략 8년 전 | 0

답변 있음
Erase Simulink Model running on ESP8266 and Arduino Due
https://www.mathworks.com/help/supportpkg/arduino/wifi-shield.html

대략 8년 전 | 0

답변 있음
External mode run but not update data in F28379D
Hi, Please refer this post. https://www.mathworks.com/matlabcentral/answers/327190-how-can-i-establish-can-communication-u...

대략 8년 전 | 0

답변 있음
How can i simulate pwm signals with c2000 series.
Hi, We can log the input signals like GPIO input, ADC readings. We can also log state of variables using memorycopy block. So...

대략 8년 전 | 0

답변 있음
Embedded coder support for texas CCSv6 and MATLAB/SIMULINK is available or not?
Hi, - Type targetupdater at the MATLAB command line to get back to the CCS configuration. You can select CCSv6 and follow th...

대략 8년 전 | 0

답변 있음
How to work with c6748 blocks for matlab 2015 ?
Hi Sajad, The below links could help you get started in case you have a custom C-code that you found is working and can be in...

대략 8년 전 | 0

답변 있음
How to work with c6748 blocks for matlab 2015 ?
Hi Sajad, We are supporting the omapl138 evm board from our C6000 support package. Since the blocks are very much board speci...

대략 8년 전 | 0

답변 있음
Strange Error of C2000 processor(F28335) in Simulink
Hi, Could you considering deleting the slprj and *_ert_rtw folder and then build? You can also provice fresh path/different ...

대략 8년 전 | 0

답변 있음
Arduino Uno Deployment Error in Simulnk
Hi, Try re-installing the support package. Please contact MathwWorks tech support for further help!! Regards, Venkates...

대략 8년 전 | 0

답변 있음
Measuring sensor noise on Arduino analog input channels
Hi, Are you grounding one analog pin and reading zero on all other? When pin is grounded, it would give 0v i.e 0 ADC count. ...

대략 8년 전 | 0

답변 있음
Error when trying to run a c2000 simulink model - CCSv6 and Matlab 2015a
Hi, https://www.mathworks.com/help/releases/R2016a/supportpkg/texasinstrumentsc2000/ug/coder-target-pane-texas-instruments-c2...

대략 8년 전 | 0

답변 있음
What version of Matlab can I use Arduino-Simulink SPI WriteRead Block?
Hi, As per the documentation link: https://www.mathworks.com/help/releases/R2015b/simulink/gui/hardware-implementation-pane....

대략 8년 전 | 1

| 수락됨

답변 있음
Error when trying to run a c2000 simulink model - CCSv6 and Matlab 2015a
Hi, xmakefilesetup is for using the idelink.tlc workflow, and using idelink.tlc is not recommended and has been discontinued....

대략 8년 전 | 0

| 수락됨

답변 있음
How to continuously import data of a sensor from Arduino on MATLAB ?
HI, An example video is available here: https://www.mathworks.com/videos/read-lsm303-accelerometer-data-from-arduino-with-...

대략 8년 전 | 0

답변 있음
TI C2000 Delfino 28335 - Error Unable to connect to the 'TI Delfino F2833x' target for 'c28x_serial_ext'.
HI, Could you please check on the following points: 1. Ensure the GPIO pins for SCI_A port and the one configured on simul...

대략 8년 전 | 0

문제를 풀었습니다


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

대략 8년 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

대략 8년 전

답변 있음
I can't use SPI on F28M36 concerto C2000
Hi, Could you please try to run the 'targetupdater' once and run through the complete setup process by pointing to CCSV, cont...

대략 8년 전 | 0

답변 있음
Embedded coder package C200ware version id newer
Hi, Please can you verify once if the GPIO pins selected for SCI_A that is used for external mode communication are configure...

대략 8년 전 | 0

답변 있음
CAN Bus Timeout C2000
Hi, You can create a counter and reset it when you get a CAN message (from the function call of the CAN block or an interrupt...

대략 8년 전 | 0

답변 있음
LAUNCHXL-F28379D: Simulink CAN BUS Transmit
Hi, We have default value of external oscillator clock set to 20MHz which is true for control card. When working with launchp...

대략 8년 전 | 0

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

대략 8년 전

더 보기