Programming bootloader i.MX6UL

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

Programming bootloader i.MX6UL

跳至解决方案
2,024 次查看
olli_mannisto
Contributor II

This sounds like a very silly question but I just can't find the correct piece of documentation. 

How do you actually flash the bootloader? Do you flash the bootloader? The only hit for a programmer I could find is for some kind of linux-based programmer that appears to use USB and is for the firmware, not bootloader. I presume that'd also require you're running approved software on the i.MX6 design?

..

I'm looking at using the i.Mx6 in our remote monitoring product, my some other options are Sitara and Renesans processors which have roughly similar capabilities. Personally I usually use microcontrollers which don't have an OS, so..

0 项奖励
回复
1 解答
1,764 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Olli

i.MX6UL has ROM (it can not be reflashed by user) which is used for booting

and described in Chapter 8 System Boot i.MX6UL Reference Manual

http://www.nxp.com/docs/en/reference-manual/IMX6ULRM.pdf

Additional bootloaders, like uboot can be flashed to external boot devices like emmc, nand, e.t.c.

Procedures are described in documentation provided on link

i.MX Software|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,765 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Olli

i.MX6UL has ROM (it can not be reflashed by user) which is used for booting

and described in Chapter 8 System Boot i.MX6UL Reference Manual

http://www.nxp.com/docs/en/reference-manual/IMX6ULRM.pdf

Additional bootloaders, like uboot can be flashed to external boot devices like emmc, nand, e.t.c.

Procedures are described in documentation provided on link

i.MX Software|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复