Uuu burning bare metal programs?

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

Uuu burning bare metal programs?

982 次查看
zwd183335
Contributor I

Using a 6ULL chip, how to burn bare metal programs with UUU? For example, if I wrote a bare metal program for an LED, how can I use UUU to burn the led.imx file to NAND flash? It's best to have a ready-made file available for download.

0 项奖励
回复
2 回复数

943 次查看
zwd183335
Contributor I

I also know that there is no direct burning of bare metal programs, but are there any pre written boots and tools that allow me to burn the written bare metal programs onto the NAND flash of the board? Because I currently don't have the energy to study uboot, and my board uses the Freertos system.

0 项奖励
回复

965 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @zwd183335 

 

I hope you are doing very well.

NXP does not officially support bare metal programming for i.MX6ULL, but you have several options to achieve it.:

  1. You can create and run your own bare metal application in place of U-Boot.
  2. Alternatively, you can modify U-Boot to incorporate the additional functionality you require.
  3. Another approach is to create a U-Boot application 

 

I hope this can helps to you.

 

Best regards,

Salas.

 

0 项奖励
回复