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.
Hi,
I am using MSP-FET430UIF for programming MSP430F2132IPWR. When we run the code, all the functionality is working fine (as per the code). But once we terminate the code (terminate all), the code stops working. Please let me know if there is any issue with our schematics or there is anything else to solve this issue.
Can I pull the test pin high (to 3.3V). Please let me know.
We have tested it on two boards and it is same in both the boards.
Please reply as early as possible.'
Regards
sharath chandra
Sharath Chandra76943 said:I am using MSP-FET430UIF for programming MSP430F2132IPWR. When we run the code, all the functionality is working fine (as per the code). But once we terminate the code (terminate all), the code stops working.
Let's try to eliminate the IDE as a variable. Compile your hex file (.txt instead of .out). Load it to your board using MSP-FET430UIF and FET-Pro430 Lite. Reset the MSP430F2132 using the software, after programming. What is the result?
Isn't that the intention of terminating code? Terminated code is terminated. It doesn't run and therefore doesn't do anything anymore.Sharath Chandra76943 said:once we terminate the code (terminate all), the code stops working.
Do not pull the test pin high. The FET will do it when needed. So you should connect it to the FET header.
It's actually not for a 'test' but it is a switch to switch the JTAG pins between JTAG mode and normal I/O. As long as it is floating (internally pulled low), JTAG pins are not functional. But it only should be pulle dhigh when there are vfalid JTAG signals present, so don't pull it high permanently. Let the FET do it.
**Attention** This is a public forum