Other Parts Discussed in Thread: EVM430-FR6043, UNIFLASH
Hi,
I'm testing Ultrasonic demo application running on EVM430-FR6043 evaluation board.
I compiled the demo app and downloaded the output(.out or .txt) to the evaluation board by UniFlash Tool.
Strange things is
CASE 1:
Once I download MSP430FR6043EVM_USS_Gas_Demo.txt after select option "Run Target After Program Load/Flash Operation" in Run Actions menu, downloading is okay and the EVM board seems booting up as expected. LED2 blinks twice... then if I press "Select" button, LCD displayed something on the screen.
But after power cycle(disconnect and connect USB), LED2 is not blinking and the EVM board seems NOT working anymore... At this point I suspected RAM downloading....
CASE2:
So I tried to download the output file without following option "Run Target After Program Load/Flash Operation". then the EVM board is not boot up after downloading... but after power cycle(disconnect and connect USB), EVM boot is waking up as expected( seems not RAM downloading) and LED2 blinks twice... and screen displayed if I press "Select" button.
BUT... If the EVM board power cycled again... it seems NOT powering up again. NO led2 blinking... nothing displayed on Screen by pressing "select" button
RESULT:
the EVM board power up only once after downloading.
If you think I missed something, please let me have an advice.
In addition, where can I find simple guide for the UI action for the Ultrasonic demo app? Need to see UI source code?
by experiment, I noticed the UI display starts by pressing "Select" button and browses by pressing Left and Right keys.
Thanks in advance

