FreeMaster可以用来烧写hex/bin file吗

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FreeMaster可以用来烧写hex/bin file吗

Jump to solution
1,571 Views
IdaWang
Contributor I

Hi,

想确认下FreeMaster可以烧写hex/bin文件吗,还是说它只是一个在线监控的工具?

0 Kudos
Reply
1 Solution
1,456 Views
MichalH
NXP Apps Support
NXP Apps Support

Hello, 

the FreeMASTER can only communicate with the target MCU in runtime. It does not have any JTAG/flash-programming features.

FreeMASTER can help to load the S-Record file and pass its content in small chunks to the MCU application for further processing (or even flashing), but the flashing itself needs to be implemented by the MCU application. See doc/flash_prog.pdf document included in the installation for more details about this feature.

Regards,
Michal

View solution in original post

0 Kudos
Reply
1 Reply
1,457 Views
MichalH
NXP Apps Support
NXP Apps Support

Hello, 

the FreeMASTER can only communicate with the target MCU in runtime. It does not have any JTAG/flash-programming features.

FreeMASTER can help to load the S-Record file and pass its content in small chunks to the MCU application for further processing (or even flashing), but the flashing itself needs to be implemented by the MCU application. See doc/flash_prog.pdf document included in the installation for more details about this feature.

Regards,
Michal

0 Kudos
Reply