Other Parts Discussed in Thread: MSP430F2410 Background:
MSP430f2410 with a 32 KHz Xtal. The xtal is a SMT version and wants 12pF of load and claims an ESR of 70K max. PCB layout has the xtal on flip side of pcb directly beneath the processor such…
I don't have any pre-build steps, only a post-built one, which I removed without any change. I also tried with unlimited jobs and still the compilation is very slow.
I tested a new project created from a MSP430ware example and when I enable parallel…
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…
Hi Paul,
I use the MSP430 product selection page from https://www.ti.com/microcontrollers-mcus-processors/msp430-microcontrollers/products.html and save all parts in the spreadsheet. I use the filters to filter out parts. There are quite a few that…
So I just found something interesting! I have a PC with a clean install of win10, and I installed CCS 11.2 with the command line "--mode unattended --disable-components PF_MSP430,PF_MSP432"
And then installed the arm compiler and tried to use the…
Hi,
The steps I shown is operating on CCSV8. I tried this function on FR4133 and I could control the clock of Timer_A separately.
Today, I test the function on a G2553 board and find the same question just like you.
Since the EEM model can only…
Hi,
I have tried your code. You are right. Free run mode will cause the target device does not resume code execution after LPMx.5 wakeup.
You can find the answer after you look through this document from page 64 to page 66. Code Composer Studio™ IDE…