A bootloader via MQX RTCS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

A bootloader via MQX RTCS

ソリューションへジャンプ
1,412件の閲覧回数
小勇邹
Contributor II

Is there any solution for MQX RTCS to update the FW through Ethernet/Internet?The device is k64.

0 件の賞賛
返信
1 解決策
977件の閲覧回数
Martin_
NXP Employee
NXP Employee

FNET TCP/IP Stack is a bootloader ready for K64

or

mqx\examples\bootloader\ (this would need port from ColdFire to Kinetis, should not be that difficult, but is not out of box ready for K64)

or

c:\Freescale\Freescale_MQX_4_1\shell\source\rtcs\sh_exec.c / c:\Freescale\Freescale_MQX_4_1\shell\source\rtcs\sh_load.c (however, these files are considered as legacy, and they are not present in next MQX release versions).

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
978件の閲覧回数
Martin_
NXP Employee
NXP Employee

FNET TCP/IP Stack is a bootloader ready for K64

or

mqx\examples\bootloader\ (this would need port from ColdFire to Kinetis, should not be that difficult, but is not out of box ready for K64)

or

c:\Freescale\Freescale_MQX_4_1\shell\source\rtcs\sh_exec.c / c:\Freescale\Freescale_MQX_4_1\shell\source\rtcs\sh_load.c (however, these files are considered as legacy, and they are not present in next MQX release versions).

0 件の賞賛
返信