Forum Post: RE: TMS320F28379D: Code Composer Studio forum
Vishwas, Yes, 2837x_RFFT_ADC doesn't even perform Phase computations. Maybe the original developer missed adding this. " ctually can I use this fixed point approach for my application where I continue...
View ArticleForum Post: MSP432E401Y: Passing the address of a CCS variable to inline...
Part Number: MSP432E401Y Hi, I want to use some inline assembly code to set the value of a couple of CCS variables (IP address, etc.) so I can set to a value that's in eeprom. Is there a way to get...
View ArticleForum Post: RE: LAUNCHXL-F28379D: CAN on Core 2
There is an API in the DriverLib to select CPU for CAN: The API is in file: C:\ti\c2000\C2000Ware_5_02_00_00\driverlib\f2837xd\driverlib\sysctl.h, line: 2984 static inline void...
View ArticleForum Post: RE: TMS320F28388D: TMS320F28388D code optimization related to...
Hi George, the first "topic of interest" you mentioned (regarding the usage of EMIF16 interface) was just included to add additional information (context) for the actual topic of interest (code...
View ArticleForum Post: RE: SIMPLELINK-MSP432-SDK: Device not found: MSP432P401R. This...
No I cannot confirm, as it wasn't something I ever had to pay attention to. Is it possible to re-install a working older version of the SysConfig tools while keeping CCS 12.7 otherwise up-to-date? Or...
View ArticleForum Post: RE: C2000-GANG: C2000-GANG Performance problem
Hi our subject matter expert is out of the office today but should be able to respond later this week. In the meantime, can you please answer the following questions: 1) What C2000 device are you...
View ArticleForum Post: RE: TMS320F28335: hex instructions meaning
Hi Paloma, Matthew is out of the office, hopefully he will be able to respond later this week.
View ArticleForum Post: RE: C2000-GANG: For TMS320F28375D.
Hi Maria, Matthew is out of the office, hopefully he will be able to respond later this week.
View ArticleForum Post: RE: SIMPLELINK-MSP432-SDK: Device not found: MSP432P401R. This...
Update since last post, I did find https://www.ti.com/tool/download/SYSCONFIG but the release notes and supported devices don't really mention MSP432P401R that I see in any change or version. Maybe...
View ArticleForum Post: RE: MSP432E401Y: Passing the address of a CCS variable to inline...
Hi Brad, I'm not an expert in assembly level. Not sure why you want to use assembly to process a C variable. I will suggest you refer to section 6.6.2 and 6.6.3 of the TI Arm Compiler User's Guide for...
View ArticleForum Post: RE: SIMPLELINK-MSP432-SDK: Device not found: MSP432P401R. This...
I tried with an example from the SDK and I see the same issue with SysConfig 1.20. SysConfig 1.19 (and earlier) works. [quote userid="423895"...
View ArticleForum Post: RE: TMS320F28P659DK-Q1: F28P659DK8PZPRQ1 Sample (Pretty Please)
Hi Trey, Did you check this today? If so, please submit a customer support request through ti.com if so. I do see inventory on TI.com from my side: Best Regards, Marlyn
View ArticleForum Post: RE: LAUNCHXL-F28P65X: 32 bit function returning only 16 LSB
Hi Delaney, Thanks for the hint, looks like the default type casting is the issue in my testcase. Switching the order solved the problem in my project. This project is a demo that I extract from...
View ArticleForum Post: RE: TMS320F2800157: LCM
Hi Samuel, The point is to clear the compare flag before enabling compare since the flag is set from previous reset cycle. [quote userid="556635"...
View ArticleForum Post: RE: LP-MSPM0G3507: Trying to generate asymmetric pwm signal with...
You can try the test code below I used that use TIMA1 as cross trigger source and TIMA0 and TIMG7 as secondary.t...
View ArticleForum Post: RE: MSP430FG6626: help in having ADC example working on EVM
please look at my previous reply: I did use the code msp430fg662x_ctsd16_03.c The setup is as follows: MSP430FG662x // ----------------------- // /|\ | | // | | | // --|RST | // (0.2VDC)| | // Vin1+...
View ArticleForum Post: RE: LAUNCHXL-F28379D: Running FreeRTOS project on F28379D launchpad
Hi, Can you link your updated main.c and linker files Thanks, Arnav
View ArticleForum Post: RE: TMS320F28377D: Failed to boot through UART
Hi Allison, Thanks for your reply! I'm sorry to make the mistake. Actually,case ② is "Upgrating my app project through Uart fails to make my BOOT project run" . As regard to the failure of the device...
View ArticleForum Post: RE: TMS320F28377D: Application problem.
Hi Skyler, 1. I think the filenames you sent may have been swapped -----Yes,sorry, the two file names are swapped as you said. 2. Difference between two map The address of some const are...
View ArticleForum Post: RE: AM2434: Industrial Communications SDK PRP Demo Issue
Hi Himanshu-san, If the LanId can be changed (swap LAN_A and LAN_B) in PRP demo, how to set it? If not, is the LanId fixed as below? RGMII1 or MII0: LAN_A RGMII2 or MII1: LAN_B Please give me an...
View Article