I am trying to work with AM437x Starter Kit.
As a beginner of both AM437x and Linux SDK, I want to understand how to get started with the software development.
Are there any examples targeted for beginners: like blinking LEDs, accessing GPIOs, etc?
I see that J10 connector is easily accessible. If I want to use the AM437x pins through J10, how should I write an application program in C/C++ (Eclipse)? Any examples available?
Thanks.