what's the .s28 file and how to translate to Hex file for proteus

Status
Not open for further replies.

Barack

Junior Member level 2
Joined
Jun 13, 2011
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
china
Activity points
1,388
Is there anybody knows about .s28 file. now I download the software from DSP(TMS320F2811) and its .s28 type. how I can translate this .s28 file to Hex file for proteus software simulation. thanks!
 

Is there anybody knows about .s28 file. now I download the software from DSP(TMS320F2811) and its .s28 type. how I can translate this .s28 file to Hex file for proteus software simulation. thanks!

This is probably an IAR assembly source file. Compile ("translate") it to a hex file using their C compiler, it can handle also asm files (IAR EWB for TMS320).
 

so is that means I can directly use this .s28 in IAR EWB?
 

so is that means I can directly use this .s28 in IAR EWB?

No, directly not. You must do a new project for the corresponding hardware (uC, XCL link file, ... ) then add your s28 file to this project. Using IAR is not an easy task ....
First study the supplied demo asm project.
 

thanks for your help!!! and ~thanks again...
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…