My customer wants to control LEDs on their board using the MFG Tool to indicate the status of the firmware image download process. Is it possible to control GPIO pins from the UCL2.xml file during the installation of the image? Here is what they want to do:
****
Here are the pins we need to control during the use of the MFG Tool
IMX6UL Products
MX6UL_PAD_GPIO1_IO09__GPIO1_IO09
MX6UL_PAD_JTAG_TDI__GPIO1_IO13
IMX6ULL Products
MX6UL_PAD_LCD_DATA01__GPIO3_IO06
MX6UL_PAD_JTAG_TDI__GPIO1_IO13
We want to be able to control these pins from the ucl2.xml file during the installation of the image.
Yellow - installing
Green - Finished
Red - Error
******