
For the version MSP430FRBoot_1_03_00_00 
Python version 3.6.4

1.Copy your .txt file(generated by the App1 and App2) into this folder
2.Use notepad or notepad++ open demo_test.bat
3.Please modify the .txt .c and the array's name by your case and save it
  We have list few examples in the demo_test.bat. You can modified the examples with your device.
  python %HANDLER%  <source file name>.txt <Destination file name>.c <Array's name>
4.close demo_test.bat and double click it to exacute it 
5.Copy the generated .c file into folder "TargetApps" used by the host project