I am testing Blinky for use in a high school programming class where the students have late model iPads. We are able to compile the code on the Keil studio.keil.arm.com site and download but the downloaded object file does not seem to work right when loaded oonto the LPC1768 from the iPad.
When I test it with a laptop mac the same code compiles, downloads, and runs on the target fine, so I suspect it is something in how iPad downloads from keil or how iPad loads onto target LPC1768. Any help?