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?
Hello. We are able to download the .bin file and then get it onto the mbed via USB cable. Today it seems not to work on both iPad and Mac - Blinky code is known to be good and the mbed is also tested and working from Linux machines.