Warning: Cannot insert breakpoint 2. Error accessing memory address 0x96ba5efe: Unknown error: -1. Data Formatters temporarily unavailable, will re-try after a 'continue'. (Cannot call into the loader at present, it is locked.)
Can anyone help me out with this?
It is giving me this error every time I debug on the device but never on the simulator. I've read up about it as much as I could and found this. It seems to be a similar issue.
http://stackoverflow.com/questions/1670672/trouble-using-third-party-framework-in-xcode-3-2
I am using 2 external libraries, the tapKu library and the Klazuka Kal library. They both run perfectly in the simulator but I keep having to click continue when debugging on the device.