Hi there,
I am trying to control the M[0:3] LEDS on a LS1028ARDB board using my own software. Checking the documentation, I found the Qixis programming model, but information is not complete. There is explained that those LEDS are HW controlled, but can be overriden. However, I have been not able to found the base address I have to use with the offset defined in Chapter 4 of QorIQ LS1028A Reference Design Board Reference Manual.
Other posible solution will be to use the GPIO of the board, but I could not find any data about the relationship between GPIO and their connection to the LEDS on the board.
So, how should I procced to control the LEDS through software?
Thanks in advance,
Alex