Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Executable files that MCU programmers make

Status
Not open for further replies.

phongle119

Newbie level 6
Joined
May 20, 2005
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,422
HI all,
I tried to used many different compiler for HCS12 such as IAR, codewarior,cosmic,
-->most of them out put a excutable file or some other format but not .S12 record file which is the want that we can download to the board.

Anyone know what is the purpose of these executable file( because we don't wanna execute it on the computer ofcourse).
Are these file use for programmer or the burner to burn the program into the MCU.
 

Re: Mcu programmer

Actually you should get a file with '.mot' extension.
The data should start approximately with:

S0030000FC
S2140FE000758F885200BE0FF43209758F885202BE84
S2140FE0100FF42809758F885204BE0FF41E09758FEA

for instance. Usually you can set some options for your linker to get such an output file. Maybe that's the fault. Take a look in the linker command line reference.

Gomez
 

    phongle119

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top