Other Parts Discussed in Thread: MSP430-FLASHER, MSPDS, MSP-FET
Tool/software: TI-RTOS
Hello,
I'm evaluating the MSP430 microcontroller and the use of TI-RTOS for a project. I try to run an example from Resource Explorer : uartecho.
For this purpose, I've installed Code Composer 7.2.0.00013 , and all what Resource explorer required.
I can compile the project, launch the debugger on the MSP-EXP430FR5969. If I launch it, it does not respond. When I pause the debugger, I find it in an hardware interrupt number 54.
Stepping in the code, I see that function Task_construct never return. Stepping through the code, I've observed that after some calls, all variables have non-sense values,..
I've check that the library used are the one installed for this test (based on the date of the creation of the folders)
NOTE : I'm already using Code composer 6.2 for TIVA projects (and several libraries installed for a long time on my PC)
I'm using a PC with Windows 7.
Can you help me running this demo on this board ?
Thanks in advance.
Marc.

