Forum Post: RE: Pre Defined Symbols to build ONLY cla.obj
Hi Ozino. Thanks for the reply. I went through the code for the linked project and it seems like there is a misunderstanding. The project you shared appears to be using 1 definition of an ISR and uses...
View ArticleForum Post: RE: TMS320F28379D: CAN controller question
Thank you. I figured that one out while ago. It is confusing that there are two directions bits. I wish you kept 335 native 16 bit CAN controller. That one was much easier to use.
View ArticleForum Post: RE: TMS320F280049C: Is it possible to connect either of the SPI...
Don, Apologies for the delay, I unexpectedly out of office. In this post, refer to bolding for key points. First, to determine exactly what signals are available on a given IO, refer to the device TRM...
View ArticleForum Post: RE: TMS320F280039C: TMS320F280039C
Hello, Apologies for the delay, I unexpectedly out of office. Offset errors in the C2000Ware Motor Control SDK indicate that the initialization routine was unable to properly calibrate offset based on...
View ArticleForum Post: RE: MSP430FR2676: Inquiry About USB to UART Connection with...
Hi DDdoor, You'll need to first set and create the project for the MSP430FR2676 to use UART either manually or using the CapTIvate Design Center project generator. After you flash the project into the...
View ArticleForum Post: RE: LP-AM243: LP-AM243 ETHERNET/IP CODESYS EXAMPLES PROGRAM FOR...
Hello Thien, The error (Error -1170 @ 0x0), with suggestions to solve it, is documented in the following document: Debugging JTAG Hope this helps. Regards, Karam
View ArticleForum Post: RE: TMS320F28377D: TMU support: What does the note "may differ...
Hi Pierre, 1. Let me look into this further. 2. Yes, it is a Max function, and with floating-point numbers, the ULP gets larger as the numbers get larger. Thanks, Sira
View ArticleForum Post: RE: MSPM0L1305: Power over ethernet (POE) example
Hi Wayne, We have a reference design of an MSPM0G1107 device used as part of the Power over Data Line (PoDL) communication for the power-sourcing equipment (PSE) role in the Reference Design...
View ArticleForum Post: RE: EK-TM4C129EXL: USB host with new class uses address 0 for...
Hi Alsiro, [quote userid="575242"...
View ArticleForum Post: RE: MSP430F5310: Where to get info about libraries,...
Generally, MSP430 C projects don't require custom linker command files. When you create the new empty project, did you add your old linker command file to the new project below? If so, can you try not...
View ArticleForum Post: RE: TMS320F28035: Data not being read with SPI from RDC
Hello, Apologies for the delay, I unexpectedly out of office. The information provided is reasonably comprehensive, thank you very much for that! A few debug questions and notes to clarify the...
View ArticleForum Post: RE: TMS320F2800135: Field-Weakening PI controller always...
Hello, Apologies for the delay, I unexpectedly out of office. To clarify the question, what is the name of the project you're working with in CCS? There's several different projects with a similar...
View ArticleForum Post: RE: TMS320F28P650SH: Peripheral Configuration
Hi Sky, We have a C2000 Hardware Design Guide, this is targeted towards our entry-performance devices, put some of the content can be appropriate for your use. http://ti.com/lit/spracz9 What is your...
View ArticleForum Post: TMS320F28P650DH: CLA optimizating of MMOVIZ + MMOVXI
Part Number: TMS320F28P650DH Tool/software: Hi Experts, My finds that some of their floating value assigning code is compiled as MMOVIZ + MMOVXI, which takes two instructions. Is it possible to...
View ArticleForum Post: RE: MSP430FR5947: Programming failure and "Debug interface...
Hi Conor, After evaluating the previous prompts again, it seems to me the device's could be the issue. One section in memory you could check to verify this is the TLV, and the BSL. Can you share the...
View ArticleForum Post: RE: MSP430F6775A: ISR RAM vectors
They will be in the same order as when located in flash with the reset vector being at the highest address. Note that the linker puts the stack here so you must alter the linker script before...
View ArticleForum Post: TMS320F28P650DH: CLA optimizing the ePWM DB registers loads
Part Number: TMS320F28P650DH Tool/software: Hi Experts, My customer wants to optimize the loading of ePWM DB registers using CLA. The DB registers, DBRED/DBFED/DBREDHR... etc., have two reserved bits...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM261X: MCU-PLUS-SDK-AM261X
Hi Carmel, MII Mode example will available in next sdk release
View ArticleForum Post: RE: TMS320F28377D: What if the SPI host reads more than 16 words...
Hello, Unfortunately, you're running into a limitation of the system. As described in the device TRM, the maximum packet size is 16 bits. The simplest solution to your problem, and the one I would...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM261X: MCU-PLUS-SDK-AM261X
For now you can find the workaround here; e2e.ti.com/.../faq-mcu-plus-sdk-am261x-how-to-configure-mii-mode-in-am261x-mcu_plus_sdk
View Article