Forum Post: RE: TMS570 PBIST
Hello Alex, It should go according to the order of the RAM group number. I will double check on this and get back to you.regards,Charles
View ArticleForum Post: RE: Instaspin rotating direction
Glad you figured it out.I need to stop assuming that people are using the latest version. Good lesson learned to check this first!
View ArticleForum Post: TMDSHVRESLLCKIT_v1.0: Serial Connection Fails
C2000 Apps,I have successfully programmed the TMDSHVRESLLCKIT_v1.0 kit via JTAG when populating the J6 jumper but when I remove the J6 jumper and move this jumper back to J4 serical communication...
View ArticleForum Post: RE: Some InstaSPIN-FOC Questions
Soon,1. Please see the write-up on proj_lab10 where modulation is updated. It is best if you leave the user.h value at (1.0) and just update it manually as the lab shows you....however, if you are...
View ArticleForum Post: RE: Programming guidelines for Concerto F28M35
Hi Olympus,Here's what you need to do:1. Download controlSuite2. Once downloaded you can find all sample examples with respective documentation...
View ArticleForum Post: RE: ADC 10 single sequence
[quote user="Mohamed Amini"]If not, should I declare only a 6 element array to read my data from ADCMEM?[/quote]User's guide says:A sequence of channels is sampled and converted once. The sequence...
View ArticleForum Post: RE: CCS5 keeps hanging during debug of Tiva LaunchPad
Hi Janos,Of course re-installing the OS or a new PC is something I will not suggest :-)I have had seen problems with CCS earlier and re-installing made it go away as have on some E2E threads.I have run...
View ArticleForum Post: RE: Using FAST alone
Chris,Yes OK.....One more question before I give up!EST_enable() is not declared in /modules/est/src/32b/est.h, but is declared in /modules/est/src/float/est.h ??And it does not appear to be in the lib...
View ArticleForum Post: RE: to receive data from remote sensor using xbee and glow an led...
Hello Saikiran,Since you are going to use serial communication, you can initialize UART-1 for communicating and then use the UART Status register to see if a byte is recieved and read the byte using...
View ArticleForum Post: RE: MSPBoot does not compile in BSL dual image mode under CCS
Hi Luis,I have a similar problem with the demo applications for a target device. When I am in the step 5 of the page 28 of the file SLAA600 – June 2013 appears this errors and warnings in the console...
View ArticleForum Post: RE: Question about errors when using XDS100V3 and CCS5
Hello Min-Ku,There are two problems here.1. The MDL-ADA2 is to convert between 20-Pin ARM and 10-Pin ARM. The XDS100V3 has a 14 Pin TI_JTAG and 20-Pin TI_JTAG header which is not compatible with 20-Pin...
View ArticleForum Post: Run time library source code for gcc_msp430_4.8
The TI compilers installed by CCS contain a lib/rtssrc.zip which contains the source of the run time library, which allows the run time library to be single stepped in the debugger if necessary.However...
View ArticleForum Post: RE: TI Piccolo Run Program From Flash
Hey my device is a F28026, not 069, but i found a flash programming example, however it's not doing anything i haven't done. My debugger still gets to "Loading program" and then after a while spits out...
View ArticleForum Post: RE: not able to debug
Hello ChinpoCan you remove the UARTConnection_0 from the ccxml and then try again? The COM Port can be launched using another application like TeraTerm or HyperterminalRegardsAmit
View ArticleForum Post: RE: Mr. Steve Underwood attention please! MSP430f47197 resolution...
[quote user="CaEngineer"]I believe somewhere in code when we calculate the product, the registers are truncated![/quote]So what's the problem to analyze code and find this place?
View ArticleForum Post: RE: TI HRM smart watch
Katie,Thank you for your response. Also on the same page (http://www.ti.com/lit/ml/tidr098/tidr098.pdf), I have TI HRM schematic in pdf. But the document is so blurry that, I couldn't read the...
View ArticleForum Post: RE: TMDSPLCKIT
@Kha PhamHi!I'm sorry, but I didn't deal with SOMPLC-F28PLC83 and I don't have one for I could try. I have read User's guide and it seems you do all rightly. The same time I'm not sure about...
View ArticleForum Post: RE: Hardware flow control connections from GSM modem to MSP430F5419A
[quote user="Sukanya S"]We are in a similar situation where we need flow control on MSP430 to interface to a peripheral. I could not find any reference to a working code with flow control implemented....
View Article