Part Number: MSP430F5418A
I'm developing a product based on msp430f5418a. I had my algorithm executed on debug mode and it worked fine. However, after disconnecting the board to PC and re-power it, it won't work. I connected it back to PC and run debug through CCS, and it worked again. So I guess something is wrong in the toolchain or I have a reset issue.
On the board, we have the one ADC input under 2048 samples per second and processing algorithms.
Would someone give me a hint on where to start regarding the issue? Is it related to timing?
Thanks,
Liang