Forum Post: RE: AM2634: Availability schedule of Industrial communication SDK
Hello Mr. Chang, Thank you for the question. I may recommend you AM263Px or AM261x if you were looking for the support of Ethernet/IP and/or Profinet besides EtherCAT. Both protocols (Ethernet/IP and...
View ArticleForum Post: RE: F29H85X-SOM-EVM: F29H85X-SOM-EVM
Hi Youcef, Please refer to the multi core RTDMA example in the F29x SDK GitHub . Best Regards, Aishwarya
View ArticleForum Post: RE: F29H850TU: How to nest the same interrupt (e.g., INT_TIMER0)...
Beat, I haven’t tried this myself, but I suspect that lowering the current interrupt priority could work but be more difficult to execute the nesting correctly because once an interrupt could already...
View ArticleForum Post: RE: LAUNCHXL-F28P55X: TOOL/SOFTWARE
Hi Li, What browser are you using? Have you downloaded TI Cloud Agent? Your hardware connection looks fine and LAUNCHXL-F28P55X is supported. Please double check that the S2 switch is in 00 position....
View ArticleForum Post: RE: TMS320LF2407A: USB-JTAG emulator to support the device
Unfortunately, we are no longer able to support any development activity on this device. We have attempted to consolidate our resources in this FAQ, but highly recommend the customer consider one of...
View ArticleForum Post: RE: MSP430F2619S-HT: USCI A0/B0 Interrupt conflict.
Ooh so more complications then? This is exciting. I actually was unaware of that caveat so thanks for the forewarning. I'm guessing that entails some additional checks after the " else if (IFG2 &...
View ArticleForum Post: RE: TMS320F28377D: Request for Recommended Development...
Hi Sourabh, I apologize for the delayed response, we were out for Easter Holiday. [quote userid="649539"...
View ArticleForum Post: RE: MSP430FR5959: Boot-Up Expected Timing
Hi David, Diego, I have requested the customer share their code as I understand this would be much more useful. I will let you know when I hear back. Thanks, Luke
View ArticleForum Post: RE: F29H850TU: c29objcopy - padding when producing binary (-O...
Hello, I have brought this thread to the attention of the compiler experts. Please note that due to the local holiday responses may be delated. Thanks ki
View ArticleForum Post: RE: F29H850TU: How to nest the same interrupt (e.g., INT_TIMER0)...
Hello Aishwarya, I have been unable to find a means to lower the interrupt priority level of the currently active ISR. Therefore, I think my only option is to increase the priority of the interrupt...
View ArticleForum Post: RE: TMS320F280025: convert 2 lines of code from DriverLib mode to...
Hi Ryan, Thanks for your updates. I followed your instructions and make sure " #include "f28002x_device.h" " is added in my main .c file, and "f28002x_globalvariablesdefs.c" is in my project folder....
View ArticleForum Post: RE: TMS320F28335: Flash API execution from L4-L7 SARAM
Never mind, I severely misread the documentation, I thought it was L4-L7 that is secured by CSM but I see now it is L0-L3.
View ArticleForum Post: RE: LAUNCHXL-F28379D: ADC INL and offset calibration
Hello, The "ADC INL and offset" calibration process is a method to improve the accuracy of an Analog-to-Digital Converter (ADC) by compensating for its inherent errors. Integral Non-Linearity (INL) is...
View ArticleForum Post: RE: MSPM0G3507: MSPM0G3507
Hi Yes, But there is no configuration file related to mspm0 in the openocd target folder, as shown below. What to do in this case ?
View ArticleForum Post: RE: MSPM0G3507: MSPM0G3507
Please clone the master branch of the project. You are not on the master branch. The example provided by Pengfei showed the steps on how to compile it but it points to a different version of the...
View ArticleForum Post: RE: MSP430FR5947: Programming failure and "Debug interface...
Hi Conor, Normally if the device has been secured it makes the device lock. Try to perform a Factory Erase through UNIFLASH. I'll consult with my team if there's something else you can try. Best...
View ArticleForum Post: RE: TMS320F28P650DH: the high-precision phase shift using HRPWM...
Hi, Can you please refer to this thread :...
View ArticleForum Post: TMS320F28379D: LaunchXL TMS320F28379D & THS4521-HT
Part Number: TMS320F28379D Other Parts Discussed in Thread: THS4521 , Tool/software: Here is a brief summary of my current work and the issue I’m encountering: ere is a brief summary of what I am...
View ArticleForum Post: RE: TMS320F280025: convert 2 lines of code from DriverLib mode to...
Quentin, I do not believe the f28002x_device.h file should be located in your project folder, and should be pulling from the C2000WARE/device_support folder path instead. Try deleting the the...
View ArticleForum Post: RE: TMS320F280025: convert 2 lines of code from DriverLib mode to...
Hi Ryan, I followed your instructions and removed f28002x_device.h from the project folder. Please see screen capture below: but there are still the same compilation errors as shown below:...
View Article