For those who use easyDSP first time, please refer to below 
steps.
    The details could be different 
by target MCU. 
   
           
         
           
            
            
            
          
             
             
             
            
        
   
           
         
           
            
            
            
          
             
             
             
            
        
  1  2  3  4  5  6  7  8  
 Step
       
 Process 
     Remark 
     
  
       
     hardware connection  
    
   between easyDSP and MCU Hardware connection between MCU and easyDSP. 
 Please refer the help file 'How to user MCU'. 
     
  
       
     correction of user program 
     First, inlude the source file and header file 
      for easyDSP communication into your project. You can find these files in the 'source' folder in the folder easyDSP is 
      installed.  
 Second, modify the #define variable in the 
      header file according to your system. For some MCU, 
      you don't need this process.
 Third, include this header file in 
      the main.c and 
      call the function for easyDSP communication.
 Please refer to the help file 'How to 
      user MCU'. 
     
  
       
     creation of easyDSP project  
     Creates easyDSP project. Refer to the help file 
      'Menus>Project'.  
     
  
       
     MCU booting  
     Booting of MCU via either 'RAM booting' or 
      'Flash ROM' menus.  
 Refer to the help file 'Menus>MCU'. 
     
  
       
     easyDSP monitoring  
      Monitoring of variables of MCU program by using versatile easyDSP windows. 
     
  
       
     modification of user program  
      For debugging of your program, change your program under IDE environment.  
     
  
       
     MCU booting  
      Like step 4, boot MCU with new user program.  
     
       
     easyDSP monitoring   
          Like step 5.