Forum Post: RE: TMS320F280025C: DCSM lock leads to Debugger Trouble Halting...
Hello, If you are in flash boot mode and the program counter is located in secure memory, you will not be able to connect with a debugger. You must either use wait boot mode, or connect when the...
View ArticleForum Post: RE: LAUNCHXL-F28379D: C2000WARE-MOTORCONTROL-SDK
Solved with turn the cntlstate change value to run
View ArticleForum Post: RE: TMS320F28377D: Missing Clock Detection - test
Hello TI experts. Any information on this?
View ArticleForum Post: RE: TMS320F2800156-Q1: MCAN example in bitfield Format
Hi Shivani, Ok, understood. Regards, Joseph
View ArticleForum Post: RE: LAUNCHXL-F280049C: DCSM Get EXE status returns ? value
Hi Luke, Perhaps the case maybe worse. A modified GEL below first unlocks the original keys prior to setting new offsets and new keys. Still does not update the DCSM register link pointers all being...
View ArticleForum Post: RE: MSPM0L1306: I2C communication stuck when MSPM0L1306 with...
Your description of the logic analyzer trace is interesting. If the master (MSPM0) is waiting for the ACK, that must mean that the slave (BQ76905) is stretching the clock. Datasheet (SLUSE97) Fig 7-4...
View ArticleForum Post: RE: C2000WARE: There is GIT in CCS 20?
Hello, [quote userid="641979" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1510943/c2000ware-there-is-git-in-ccs-20"]CCS 20 is still Eclipse based,...
View ArticleForum Post: RE: TMS320F280039C: MCAN Rx Interrupt not working but Tx is working
Hi Tanmay, Are you able to inspect the MCAN registers on cases where the OTA attempt failed? Or can you put an ESTOP0 or breakpoint whenever OTA attempt fails so that you can display the MCAN register...
View ArticleForum Post: RE: LAUNCHXL-F280049C: FAPI data buffering pointer sequencer...
Hi Rajeshwary, Recently came across a packed attribute macro though not much if any explanation was provided. The FAPI flash sectors CMD sections are defined, align (4), 16-bit words, 64-bit writes, 4...
View ArticleForum Post: RE: TMS320F28388D: Reset Register Initial Values
Hi, Are you reading the RESC Register (Offset = 80h) ? Haven't cheeked the function yet... 0x40000002 in RESC register means that XRSn was caused, if that occurred after power up then you would need...
View ArticleForum Post: RE: TMS320F280025C: Software Reset Issue
Hi, [quote userid="653010" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1509235/tms320f280025c-software-reset-issue/5803057#5803057"]Why doesn't a...
View ArticleForum Post: RE: TMS320F2800157: Is there a reference design for connecting...
Hi Tony, There currently is no hardware reference guide for this setup but what you can do is hook up a CAN transceiver that is 3.3V I/O compatible (see product selection on TCANXXX series of...
View ArticleForum Post: RE: TMS320F28379S: Code Not Executing from Flash After DCSM...
Perhaps also look at DCSM register 0x5F000, 0x5F050 and note any link pointer error flag bits being set. Our boot issue turned out to be software related, removed CMD sections #pragma, loading...
View ArticleForum Post: LAUNCHXL-F28379D: ADC Diferential mode
Part Number: LAUNCHXL-F28379D Tool/software: Hi, I want to read a variable in differential ADC mode in the F28379D, but when I plot the data, the signal appears negatively offset. Additionally, when I...
View ArticleForum Post: RE: TMS320F2800157: How SysCtl_delay take effect?
Hi, SysCtl_delay() is an assembly macro. You can find the code in the driverlib sysctl.c file if you want to look at it. Thanks
View ArticleForum Post: RE: TMS320F28377D: Missing Clock Detection - test
Hi, There is no change required between 379d and 377d devices for MCD. What is your CLKSRCCTL1.OSCCLRSRCSEL setting? XTAL I am assuming. Are you using MCD example form C2000Ware ? Could you check your...
View ArticleForum Post: RE: TMS320F28379S: Continuing with my custom board, same issue.
Hi, If the peripheral is already enabled, I dont expect the drop. But if the peripheral is not enabled and you turn it on that will increase current consumption and subsequently if the voltage supply...
View ArticleForum Post: RE: TMS320F28377D: Missing Clock Detection - test
Hi Prarthan, [quote userid="559325"...
View ArticleForum Post: TMS320F280039: CMPSS digital filter reset
Part Number: TMS320F280039 Tool/software: Hello TI Experts, I am unable to find much information about the reset port of the CMPSS Digital Filter (see below). Specifically, I wonder which types of the...
View ArticleForum Post: RE: TMS320F28377D: checksum of firmware integrity check for TI...
I think the "Overlapping segments" message means that the 2 images you have selected have segments that are overlapping. In the previous process I describe, you should only have 1 image selected in...
View Article