Uuu burning bare metal programs?

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

Uuu burning bare metal programs?

856 Views
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 Kudos
Reply
2 Replies

817 Views
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 Kudos
Reply

839 Views
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 Kudos
Reply