.SREC 파일 확장자

S-record File

개발사 Motorola
인기도
3.5  |  2 투표
 

SREC 파일이란 무엇인가요?

An SREC file is a data file saved in the Motorola S-record format. It contains ASCII hexadecimal values used to represent binary data. Most often, SREC files contain firmware that is meant to be flashed onto a microcontroller or other erasable programmable read-only memory (EPROM) device.

추가 정보

Microsoft Visual Studio Code에서 열린 .srec 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 SREC 파일

Motorola developed the S-record format in the 1970s for use with the Motorola 6800 microprocessor. Developers creating executable programs for the 6800 could convert those programs' source code to the S-record format. They could then flash the S-record, or SREC, file to a microprocessor to install the program it contained.

Each SREC file contains a series of ASCII text records, each of which begins with the letter S (which stands for Start-of-Record). The records also consist of type, byte count, address, data, and checksum information. Each record is listed on its own line, to make SREC files easier to parse (for both humans and machines).

SREC 파일을 여는 방법

You can use Peter Miller's SRecord package (multiplatform) to view summary information of and manipulate SREC files. You can also open an SREC file in any text editor, if you want to view the ASCII text records it contains. (You likely should not edit an SREC file in a text editor, as doing so may cause the program the file contains to function incorrectly.)

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

SREC 파일을 여는 프로그램

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 S-record 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.