Other Parts Discussed in Thread: OMAP-L138
1. Add some printf() code into various parts of the program, and these printf() executes about every 10 seconds
2. Load the program into the device by emulator and run it when the JTAG is still connected. We do see the printf() message every 10s.
3. Suddenly unplug JTAG header: however the program can still continue, and the device responds to all external commands via button or touchscreen correctly.