Forum : ST7/STM8
Original Post
    | Post Information | Post | 
|---|---|
| 
               May 17, 2011 - 4:34am 
             | 
                      
               Hi administrators, when i use ride7 debug stm8s103 ,how to produce a document of .s19 format.how to set the propertise! best regards!  | 
                  
            
Hi,
You do not need to produce a s19 file. You can stick to AOF file, or convert it to HEX or BIN from Ride7 (in project properties).
If you really need a s19 file you can use tools such as srecord (available from SourceForge) that convert between various formats.
Best Regards,