Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI know what an S record looks like my questions are
1) Do I just convert each ASCII character to binary? 2) Do I get rid of the S0, S5, S6, S7, S8 and S9 records? 3) Do I get rid of all SX values and just convert the data? 4) Do I put the two digit ASCII values into one binary byte? In other words when one says convert the file to binary define exactly what that means. Thank you.