Forum Post: RE: MSP430F1612: MSP430F1612
Hi Ronen, According the MSP430 FLASH BSL user guide , section 2.4.4.3, the last 32 bytes of FLASH memory (0xFFE0 - 0xFFFF) are used as the PW. The PW is essentially the interrupt vector assignments...
View ArticleForum Post: RE: AM2634: Configuring MSS_RCM IP clock default value -- will a...
[quote userid="558065"...
View ArticleForum Post: RE: MSP-TS430PZ100: Issues selecting device in Code Composer...
Hi Dinuk, I'll share the .cmd and .ccxml files here. Best Regards, Diego Abad e2e.ti.com/.../msp430bt5190.cmd e2e.ti.com/.../MSP430BT5190.ccxml
View ArticleForum Post: RE: TMS320F28P650DK: C28xx_CPU2: Flash Programmer: Error erasing...
Hi, Is it possible to add the " --log cpu1.log " and " --log cpu2.log " arguments to the CPU1 and CPU2 generated command respectively? Wanting to see what logs are generated from the execution. Thanks...
View ArticleForum Post: RE: LP-XDS110: 14 Pin JTAG connection to 20 pin connector of...
Hi Monika, Please refer to the F28P65x Data sheet, specifically Section 6.12.7 : PD (pin 5) should be connected to the VDDIO supply of the MCU, as this pin is used by the emulator pod to confirm there...
View ArticleForum Post: RE: AM263P4-Q1: Does RBL reset all the memory regions?
Hi Sahana, I tried to write a byte into 0x702FFFF0, then do a software reset. But the data was reset to 0. I write data and do a reset by a CAN command and read data from that address by another CAN...
View ArticleForum Post: RE: C2000WARE-MOTORCONTROL-SDK: silence the SDK update checker
Hi Wolfgang, Let me look into this and I'll provide a response by the end of the day tomorrow. Kind regards, Skyler
View ArticleForum Post: RE: AM263P4-Q1: Does RBL reset all the memory regions?
[quote userid="566966"...
View ArticleForum Post: RE: MSP430FR5969: ADC input damage/anomalous behavior levels
It's connected to the output of an opamp through a series ~5k resistor, with a Schottky in parallel with the input to the ADC. The sequencing of the supply rails, -5V first, +5V second, causes the...
View ArticleForum Post: RE: TMS320F28P650SK: F28P65x Real-Time Clock ?
Hi Rob, Not sure what you mean by real-time clock ? We have Internal oscillators, INTOSC1 and 2 and users have option to use external crystal XTAL or single ended clock. Please check clocking section...
View ArticleForum Post: RE: TMS320F280039C: After the EPWM module is configured, does...
Hi Zhen, We do not recommend changing the CLKDIV during runtime. However DBRED is good to change during run time. Best, Ryan Ma
View ArticleForum Post: RE: TMS320F28377S: Inquire about CEVT of ECAP and method to link...
Hi Junyeong, [quote userid="609249"...
View ArticleForum Post: RE: TMS320F28375D: unit time base in EQEP
Hi Surendra, The unit position event (UPEVNT) in the enhanced Quadrature Encoder Pulse (eQEP) module is a flag that indicates when a specific position count value has been reached. It is used for...
View ArticleForum Post: RE: TMS320F28379D: eCAP Zero Spike Issue on 1 kHz PWM Input...
Hi Keerthi, I have routed this ticket to our simulink expert. From an ecap's perspective, I would suggest setting breakpoints and reading from the capture registers to see if they are correct from the...
View ArticleForum Post: RE: TMS320F2800155: Not able to read MCAN message RAM in memory...
Hi Hang, The MCAN Message RAM starts at 0x58000. Please use attached gel file to solve your problem: 1. download my gel file 2. save the gel file to ccs install folder:...
View ArticleForum Post: RE: TMS320F28375D: EDGE CAPTURE UNIT
Hi Surendra, Could you go through our Academy + Lab + driverlib examples to get a more of an understanding of what this diagram is depicting? Here are some great resources to get started. 1. Academy...
View ArticleForum Post: RE: LAUNCHXL-F28379D: Red dot with CPU halted in the debug session
Hi Hitesh, This red dot is just a new visual on the CCS to show case that your CPU is halted. Best, Ryan Ma
View ArticleForum Post: RE: TMS320F280049: Projects containing the same files with...
Hi George, I see. Thanks a lot for this! Quentin
View ArticleForum Post: RE: TM4C129ENCPDT: JTAG programming TM4C failed with corrupted...
Hello Charles, Thanks a lot for the help to run the test to show that it is able to halt the processor when ROM code is running. Do you see issues if we do: 1) Halt the processor 2) Issue mass erase...
View ArticleForum Post: RE: TMS320F28P550SJ: Interrupts doesn't get flagged upon CLA...
The problem has been resolved after defining _FLASH in the predefined symbols.
View Article