Forum Post: RE: CLA code size is smaller than available memory but it does...
Thanks it works fine now!
View ArticleForum Post: RE: Help Getting Started TMS320F28PLC84PNT
Hi Alwin, If you are just getting started, I would recommend looking at the C2k LaunchPad ( www.ti.com/.../launchxl-f28027) to get your code working. Then you can work on developing your own board from...
View ArticleForum Post: RE: MSP430FR5969 writing to FRAM fails to change value
Hi Ryan Brown1 I want to simply write data received from UART over my msp430fr6989 controller. In FRAM space. from its default linker file I have took one location address . that is 0x1800 , I am...
View ArticleForum Post: RE: CLAtypedefs: "long long" is nonstandard
Hi, yes, the cla_support flag is set but with CLA1 option, not the CLA0 option with the CLA0 option there is not long long definition but there is still a definition with CLA1. Anyway, I have removed...
View ArticleForum Post: RE: VOLTAGE MONITORING IC FOR TMS320F28377D MCU.
(Please visit the site to view this file) Hi Parth, You can look at what we have used for the controlCARD schematic in controlSUITE (attached). Best Regards, Adam Dunhoft
View ArticleForum Post: RE: MSP430 hangs
Diogo, If you suspect PMM24 is root cause, can you try LPM2 to verify the lockup doesn't occur? Just want to make sure we really nail it down as PMM24 being root cause. Also, using LPM2 long term...
View ArticleForum Post: RE: Issue with printf() function in TMS570LS3137 controller using...
Satya Sudhir Sure, When I have printed to the CCS console, I have also included the following lines: #define Enable_CIO #define Enable_File_CIO Best regards, Kevin Lavery
View ArticleForum Post: TMDX570LS31HDK - ESM Group 3, Channel 7, unrecoverable error in...
Hello In short: If I flash a application (size 0xE110 bytes) then the HDK board does not start and Flash Check fails. If I flash small application (attached) then sometimes the boards recovers and...
View ArticleForum Post: RE: timer compare mode (TM4C1294NCPDT)
Hi, QJ thanks for suggestion, - I've already done it. As to timer, I've tried every possible compare action on CCP, only toggle on timeout works as promised. But, does it mean that information in data...
View ArticleForum Post: RE: How to load the code without using IAR or any IDE!
Dennis, The definition for BSL is as follows: The Bootloader (BSL, formerly known as the bootstrap loader) is an application built into MSP low-power microcontrollers. It enables the user to...
View ArticleForum Post: RE: Are QEI inputs filtered in any way without enabling filter by...
Feel your pain - while your method is logical - it's highly (indirect) and cannot (realistically) shed light upon "filtering" w/in the QEI. Such direct experimentation may be performed by injecting...
View ArticleForum Post: [MSP430i2040] Questions about the data sheet specification
My customer is considering to use MSP430i2040 , but they have some questions about the data sheet specification, especially for SD24. Please take a look at p23 ΔEOS/ΔT (Offset error temperature...
View ArticleForum Post: RE: TI's 60W bldc demo project & boostxl-drv8301 issue
hi, chris I need help . I want to know why I can't run motor ID when I use that 60W bldc ti supported.
View ArticleForum Post: RE: TM4C1294XL + SDRAM extansion + project example
Hello John TivaWare 2.1.0.12573 is no longer available, You would need to change the paths for the latest TivaWare version. Regard Amit
View ArticleForum Post: RE: Driver Library for MSP430F22xx series
Hi Clemens, I am able to fix the issue. Thanks for the help and patience.
View ArticleForum Post: RE: starting a new move while moving
Is this a position move? If so, once you being a move in order to start a new move you must stop the motion before starting again. Velocity moves can have a new setpoint provided to them before the...
View ArticleForum Post: RE: CCS6 install no longer allows debugging of MSP430G2553 over...
Hi Thad, Using an older DLL with newer CCS is not supported or tested, so I would not recommend this as a way forward - it usually causes problems. Also the older DLL may have bugs that were fixed...
View ArticleForum Post: Problem Configuring AK8963 Magnetometer Using Tiva
Been completed most of the tasks in the Tiva TM4C Workshop that TI had kindly provided, controlled some motors using PWM and PID control and read sensors so I decided to jump in something "big" (for me...
View ArticleForum Post: Are sources available for the MAC OSx...
I need to perform firmware updates to my MSP430f5528 based product. Our Windows software has been capable of performing updates for several years. Now we need to add update support to Max OS X. I see...
View Article