Community Profile

photo

Brian McKay

Last seen: 2 días hace Con actividad desde 2016

Followers: 0   Following: 0

Contacto

Estadísticas

All
  • Knowledgeable Level 3
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Support for NXP S32K3xx (ARM M7) processor
Yes, NXP offers an Embedded Coder support package for the S32K3xx, which you can get via the link below. https://www.mathworks....

más de 1 año hace | 0

| aceptada

Respondida
Embedded Coder for NXP i.MX RT Cortex-M7
Hi Peter, NXP provides a free Hardware Support Package specifcally for i.MX RT 1xxx (including the 1170). Did you try using it?...

alrededor de 2 años hace | 0

Respondida
CONVERTING MATLAB SIMULINK MODEL INTO Programming
Go look at the C2000 support package from Embedded Coder; this is exactly what it does:https://www.mathworks.com/matlabcentral/f...

alrededor de 3 años hace | 0

Respondida
Simulink External Mode: Connect to target via CAN interface
Hi, External mode with C2000 is using the Vector CAN libraries, so it wont work with your PEAK CAN hardware. You can use t...

más de 7 años hace | 0

Respondida
Unable to use eCAP4 to eCAP6 on TMS320F28377S
Hi, Thanks for digging into this. I forwarded your post to the development team for their assessment - but I suspect you have...

más de 7 años hace | 0

Respondida
Simulink External Mode not working on Texas Instruments C2000 Launchpad F28377S
Just a guess... but sometimes, CCS locks the USB port to the board because it maintains the connection. Try using the MathWorks ...

más de 7 años hace | 0

Respondida
how to configure F28377D from C2000 family in embedded coder
You may need the download the C2000 Support Package (for Embedded Coder). It supports F28377D. You can get it (and more info)...

más de 7 años hace | 0

Respondida
Looking for simulink toolboxes on the external interface capabilities with the c2000 devices from TI
Hi, I think you may need to look into using the Custom Code Block as access to the XINTF register is not part of the baseline...

más de 7 años hace | 0

| aceptada

Respondida
Error on InitFcn CallBack (using MatLAB (2016a) & CCSV6)
This looks like a support package installation problem. For some reason, some of the files are missing in your installation. ...

más de 7 años hace | 0

Respondida
Is there need to write C2000 peripheral initialize code (such as PWM、ADC module ) when design a motor control model based on simulink coder
If you are using the C2000 Support Package, we are generating all required initialization code. During the model build, the exec...

más de 7 años hace | 0

| aceptada

Respondida
failed to create PIL blocks
Hello, It looks like you are looking at an older example using idelink_ert, which works with CCS 3.3. Try looking at this ...

más de 7 años hace | 0

| aceptada

Respondida
c2000 support package offline installation
Hi, You do need MathWorks products installed to gain access to the C2000 Support Package. But you can "Download To Folder", c...

más de 7 años hace | 0

| aceptada

Respondida
Genrate Code to CCS4/5 using Matlab Simulink-Code
Your Setup isn't pointing to the directories it needs. Try running |checkEnvSetup('CCSv4','f28335','setup')| -> this will wal...

más de 7 años hace | 0

| aceptada

Respondida
Running the "Using the Control Law Accelerator (CLA)" example in F28069 ControlStick
Hi Hugo, Try this to set the correct path for CLAMathLib: |setpref('MathWorks_TIC2000', 'CLALibDir', 'C:\ti\controlSUITE\l...

casi 8 años hace | 0

| aceptada

Respondida
Compilation error. Cannot open source file "F2806x_Device.h"
You may need to run |checkEnvSetup('ccsv5', 'F2806x')| to configure the paths. -Brian

casi 8 años hace | 0

Respondida
Error with embedded coder quickstart. Texas Instruments C2000 Support package. F28337S Launchpad.
Hi Conner, I'm not sure what the issue is, but it looks odd to me. I would suggest that you contact Tech Support and share yo...

casi 8 años hace | 0

Respondida
Changing block diagram/ccs settings
Try typing |targetupdater| at the MATLAB command line, select C2000, and select CCSv6 to reconfigure. -Brian

casi 8 años hace | 0

Respondida
How to generate .ccsproject file by matlab embedded coder for C2000 f2837xs
Hi, We don't generate the CCS project when we build the model. We do have an internal development project that is looking at ...

casi 8 años hace | 0

Respondida
Missing DAC Hardware Ressources for TI C2000 Delfino F28377S
Hi, We are working on adding a DAC library block for F2837xS/F2837xD and F2807x in a future release. -Brian

casi 8 años hace | 0

Respondida
Use of Constant Blocks within a CLA Task Subsystem
Hi Martin, Tunable parameters are not supported inside a CLA subsystem. You have to select the inline parameters option in th...

casi 8 años hace | 1

| aceptada

Respondida
Matlab crashes when trying to connect simulink blocks
You may wish to contact <http://www.mathworks.com/support/contact_us/ MathWorks Technical Support> so they can log the error mes...

alrededor de 8 años hace | 0

Respondida
Stepper Motor control for TI Microcontroller in MATLAB.(F28035)
Hi, There is a Support Package for TI C2000 MCU's. It is free to download, but it requires Embedded Coder. More info on th...

alrededor de 8 años hace | 0

Respondida
Generate PWM pulse using C280x processor
Hi Asim, For the C280x, you select the PWM channel in the block dialog (such as ePWM1). The PWM channel is automatically tran...

alrededor de 8 años hace | 0

| aceptada

Respondida
Configure and intialize the external memory with TMS320F28377D using Matlab Embedded coder
We do not support the external memory interface for F28377D processor out of the box. But you can use custom code techniques pro...

alrededor de 8 años hace | 0

Respondida
Missing C280x Simulink Target Block of Texas Instruments C2000 processor
It should be there, it's a block library (not a single block), and located in the upper left of the Embedded Coder Support Packa...

alrededor de 8 años hace | 0

| aceptada

Respondida
MatlabR2015b connected with ccs6
Yes, you can. You can use this workflow with any TI Device that works with CCSv6, not just C2000. The C2000 Support Package will...

alrededor de 8 años hace | 0

Respondida
support packages for mac
Sorry, the C2000 support packages are not available for Mac OS X.

alrededor de 8 años hace | 0

Respondida
How to get f28377s support packages in simulink library?
Hello, You need Embedded Coder and the Embedded Coder Support Package for Texas Instruments C2000. This support package inclu...

alrededor de 8 años hace | 1

Respondida
Does Embeded Coder in MATLAB 2015a has TI C2000 support?
MathWorks C2000 support comes via a Support Package. To get it, go to the MATLAB toolstrip, click Add-ons -> Get Hardware Sup...

alrededor de 8 años hace | 0