Spark Cuts Out When Attempting to Flash New Apps

It sounds like you are getting hit by this:

We’re hot on the trail of this, but one work around is to add something to change the size of the resulting binary. If you add 16 bytes to the binary (by declaring a const char array of 16 elements) - you may get working again.

1 Like