Posted on August 20, 2015 at 11:13
Hello everyone,
First question on this forum.. Ok, so in short: whenever I upload a binary file, either using
st-flash, ST-LINK Utility, or
gdb load, the flash memory shows up empty (
0xffffffff...
Posted on August 20, 2015 at 23:03Hi everyone, I found the culprit today, but I'm left with one other question. The problem was very well hidden: it was in Spark Core's EEPROM class. The class emulates EEPROM on-flash, at, you guessed it: 0x8004000 ...