This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil compiler works but when I try too use it on an iPad (for teaching) the downloaded file does not work when placed on the target microcontroller. I am using LPC 1768 and Blinky.

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?