Hello, i would like to use Beagle-bone in my project to drive LCD with integrated controller SSD1963.
So first job is to toggle GPIO, and from that i should be able to write all code for I80 interface.
But i have no luck toggling LED in IAR environment, i was able to debug example project, but have no idea how to toggle.
I have some experience in STM32F4, so i would like to run my c program on core with no boot-loader or other stuff (just like in STM32 processor)
Can some one guide me how to create project in IAR ARM 6.40.2 and toggle led ?
I was unable to import projects from StarterWare for this processor