Salutations all,
I wanted to tinker with the Atmel SAMA5D4 Xplained Ultra board as a learning tool to understand embedded Linux environments.
Not coming from an engineering background I could at least glean SOME understanding by going through the videos from Peter Oakes' posts on this board.
SAMA5D4 Xplained Ultra - Tips and Tricks #1 - Getting Displays up and Running
As an idiot following step by step instructions, getting the display up and running through the HDMI port was pretty fun.
Having discovered that I can follow instructions if I repeated the steps enough times, I thought I'd try my hand at compiling a simple Hello World program on the board.
Turns out that's not as simple as I thought... as I would need to install GCC on the board to even try and I am failing at that to begin with.
Any and all help and guidance would be appreciated.
Thanks in advance!