This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
If you have a revision C or later MSP432P401R device, or a red MSP-EXP432P401R Launchpad (versus the black pre-release Launchpad version, which had a revision B device), you will need updated MSP432ware, CCS, IAR, or Keil tools. Please see this web page for information regarding migration from revision B to revision C: www.ti.com/xms432support See also the app note Moving From Evaluation to Production With MSP432P401x MCUs
Regards,
Katie
Hi,
i have checked this file and my project is still not working as before.
I am trying to port from old revision to new revision.
First i import an empty project from new MSPware to my workspace.
Than add my files from the old project to this one.
The problem is that the UART interrupt is not working. The MCU isnot going to any low power mode.
I added a pin button interrupt to check and if i press it nothing happens. I have to first click pause and than start.
After that i press the button again and it goes to the break point.
I am using the latest CCS 6.2 and this is what is installed:
Here is the example installed on my desktop:
Am i missing something?
I download the new driver lib and installed on CCS and with the converter tool i convert all the *.c files from the project.
But this still dont solve the problem.
The interrupt button i have to click pause and start again to make it work. UART interrupt still doenst reacts.
Any idea?
Update:
So i have delete the old driverlib and replace it with the new one on ccs install directory.
The UART Interrupt does gets handled when i press pause and start and then it goes to the break point.
If the code depends on interrupt the debugger seems to be waiting for the pause and start to see where he is at.
I disconnected from the debugger power cicle the board and try to comunicate with the msp without debugging, but it doesnt reacts.
Again i am not going to low power mode. Does the MSP432 goes automatically to LPM?
Hello,
Thanks for posting to the forum.
We highly recommend switching to the Rev2.0 (red) LaunchPads. CCS7.x will continue to support it & we plan to discontinue support for the next major update most likely CCS8.0. However MSP432Ware has already been deprecated and as such we have not deployed any bug fixes or patches for firmware version supporting the black Launchpads.
The supported way to use MSP432 is not MSP432Ware but rather the SimpleLink SDK found at : http://www.ti.com/tool/simplelink-msp432-sdk
Can you provide us some information on how many black LaunchPads you have and which University?
Thanks!
-Priya
**Attention** This is a public forum