How to download .srec file to MPC5777M

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to download .srec file to MPC5777M

1,143 次查看
yalamandadosaky
Contributor V

Hi I want to download the .srec file to MPC5777M board, which is generated by the S32DS PowerPC V1.1 build options. 

is there any parser is required like elf parser ?

标记 (1)
2 回复数

729 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Just use common JTAG debugger like PEMicro, Lauterbach, PLS, GHS, iSystem or any which supports MPC5777M programming.

Peter

729 次查看
yalamandadosaky
Contributor V

Hi petervlna‌ , Sorry that , Actually My project is Bootloader, so I want to flash the application (.srec file) generated by build options using the bootloader based on ethernet.

So I dont know how to parse(align) this .srec file,  before flashing it onto the MPC5777M board.

So What tools are available for it ? and I am using srec_info tool which is giving two sections .

Format: Motorola S-Record
Header: "Z7_0.srec"
Execution Start Address: 010C0000
Data:   010C10F4 - 010EA29F
        010EE608 - 010EE61B

Can you help me how to align and flash the file ?

0 项奖励