If you have concerns or questions please post in the Code Composer Studio Forum
http://e2e.ti.com/support/general/f/266/p/42466/147998.aspx#147998
Nabil Naccache said:
Code Composer Studio Version 4.1.2 (Build 4.1.2.00027 )
is now available…
memoryleak said:
I had originally kept quiet because I assumed you meant using the USB functionality of the f55xx's with which I have no experience, but now I think I'll share my love for my NI USB-8451 which I used to talk to my MSP430s over SPI …
Hi MSP student,
I'm attaching a list of devices supported by SYS/BIOS (the RTOS):
3276.devices.html
If you want TI-RTOS, which includes SYS/BIOS as well as driver support (SPI, UART, etc), the list of MSP devices supported by TI-RTOS is the following…
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…
Part Number: TIDA-00626 Other Parts Discussed in Thread: LMK61E2 , , LMX2592 Respected,
I am working on the reference design of TIDA-00626 and facing some issues. I want to know the importance of onboard oscillator ie Y1 and Y2 in the reference design…
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…
Hi Akash,
The erase check and TX BSL version commands are members of the standard command set in BSLs V1.50 or higher but excluding 2.x BSLs. The MSP430G2544 is BSL Version 2.02, ergo no TX BSL version command support for this device.
You can go through…
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…