Forum Post: RE: TMS570LS3137: How to differentiate HET parity errors amoung 2...
Hi Miro, Can you recheck the TRM document, since HETPAR provides only offset information. 12-2 PAOFF Parity Error Address Offset. This register holds the offset address of the first parity error, which...
View ArticleForum Post: RE: SM320F28335-EP: Flash memory retention
Andy, Let me do some research on this and reply back. Regards, Wade
View ArticleForum Post: RE: CCS/MSP432P401R: How can I include dirverlib.h for...
Can we assume that the driverlib examples work OK?
View ArticleForum Post: RE: SM320F28335-EP: Flash memory retention
You can find the answers and explanations in this document: If this answers your question, please click "This Resolved My Issue" Regards, Wade
View ArticleForum Post: RE: CCS/TMS320F28379D: PID Controller
Dear Mohammad, Glad it helped. 1. The ".dclfuncs" section is defined in the assembly modules of DCL. In this case I used PID_C3 and Clamp_C2, both of which are inline C functions in DCLF32.h, so the...
View ArticleForum Post: RE: CCS/MSP432P401R: low-frequency power mode
Hi Susan, I think you may find this related thread useful in understanding how to handle the pins before entering low-power modes:...
View ArticleForum Post: MSP430FR6047: User configuration data structure address for BSL
Part Number: MSP430FR6047 Hi, I'm reading the MSP430 FRAM Devices Bootloader (BSL User's Guide, and I don't find the address of the user configuration data structure. It should be on Table 23 at...
View ArticleForum Post: RE: EVM430-FR6047: How to measure current consumption?
Thanks, I'll try it out and check back when I do.
View ArticleForum Post: RE: LAUNCHXL-F28027: Noise in ADC reading (Simulink)
Hello Muhammad. A Simulink expert has been notified of your post, and will reply back to you as soon as they can. Best Regards, Marlyn
View ArticleForum Post: RE: CCS/TMS320F2812: A question about PDPINT interrupt
Yes, the PDPINTx input can be configured to put the PWMs into a high-impedance state. If you wish an interrupt can also be generated. Please see the TMS320x281x Event Manager Reference Guide (Rev. E) ....
View ArticleForum Post: RE: Compiler/MSP432P401R: i am not getting 1K samples by using...
Abhilasha, If this is the case, I recommend using the TI-RTOS examples instead of the driverlib example. These are in the SDK as well: SDK root directory -> examples -> rtos -> MSP-EXP432P401R...
View ArticleForum Post: RE: CCS/TMDSRM48HDK: SC_ERR_CTL_CBL_BREAK_FAR
Hello Mohammed, Please try the file I sent you in friend's page.
View ArticleForum Post: RE: Compiler/MSP430FR5969: watchpoint support
Hi Mike! Did you know that you can enable watchpoints directly in CCS? This is further described in section 7.4.7.2 in our CCS user's guide:...
View ArticleForum Post: RE: MSP430FR2533: ADC register ADCSC and ADCBUSY bits remain set...
Hi Jacob, One thing I wanted to point out is that I noticed you are turning on the ADC and starting a conversion in the same line: ADCCTL0 |= ADCON | ADCENC | ADCSC; // enable adc We recommend turning...
View ArticleForum Post: RE: CCS/LAUNCHXL-F28379D: Endat library in Simulink
Hello Venkatesh, thank you again for your reply. I tried to add the code and generate the complete code but the tool directly start compiling the functions first without making the ccs project at...
View ArticleForum Post: RE: Compiler/TMS320F28377S: C2000 TI18.12.2: hex2000.exe reports...
Since it has been a while I presume you have resolved your problem. I'd appreciate hearing how you resolved it. Thanks and regards, -George
View ArticleForum Post: RE: Compiler/MSP430FR5969: watchpoint support
I started developing my application in CCS but I've now transitioned to the msp430-gcc standalone package for development/building/debugging. I moved away from the IDE in order to have a more...
View ArticleForum Post: RE: CCS/LAUNCHXL-F28379D: Endat library in Simulink
search Test Build 3 2 Clear 12:08 AM Elapsed: 15 sec ### Starting build procedure for model: Test ### Generating code and artifacts to 'Model specific' folder structure Code Generation 1 1 Elapsed: 15...
View Article