| 
														
															@@ -137,16 +137,20 @@ public class SPSAssembler { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															    */
 
														 | 
														
														 | 
														
															    */
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   public static void main(String[] args) {
 
														 | 
														
														 | 
														
															   public static void main(String[] args) {
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     try {
 
														 | 
														
														 | 
														
															     try {
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      System.out.println("1");
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       destination = HARDWARE.HOLTEK;
 
														 | 
														
														 | 
														
															       destination = HARDWARE.HOLTEK;
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
 
														 | 
														
														 | 
														
															 
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      System.out.println("2");
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       CommandlineProcessor.processCommandline(SPSAssembler.class, args);
 
														 | 
														
														 | 
														
															       CommandlineProcessor.processCommandline(SPSAssembler.class, args);
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
 
														 | 
														
														 | 
														
															 
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      System.out.println("3");
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       try {
 
														 | 
														
														 | 
														
															       try {
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         destination = HARDWARE.valueOf((destinationStr.toUpperCase()));
 
														 | 
														
														 | 
														
															         destination = HARDWARE.valueOf((destinationStr.toUpperCase()));
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } catch (IllegalArgumentException e) {
 
														 | 
														
														 | 
														
															       } catch (IllegalArgumentException e) {
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         throw new HardwareException(String.format("Hardware %s unknow for this assembler", destinationStr));
 
														 | 
														
														 | 
														
															         throw new HardwareException(String.format("Hardware %s unknow for this assembler", destinationStr));
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       }
 
														 | 
														
														 | 
														
															       }
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
 
														 | 
														
														 | 
														
															 
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      System.out.println("4");
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       registerAllOutputter();
 
														 | 
														
														 | 
														
															       registerAllOutputter();
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
 
														 | 
														
														 | 
														
															 
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       if ((source == null) || (!source.exists())) {
 
														 | 
														
														 | 
														
															       if ((source == null) || (!source.exists())) {
 
														 |