Hi Nick, Because you are using a Makefile, I assume GCC, not Imagecraft. May be you need to update your Makefile. Note, that version 3.3 doesn't include main(). GCC handles main() in a strange way, updating the stack pointer again. Have a look to the Makefiles in the app samples. Harald