Closed konsgn closed 6 years ago
woops, nvm, just had ta do a : "make partition_table-flash"
In general, if you run make flash
, it should flash everything (app, partition table, bootloader) which should just make it work.
well now, that's just too easy ;)
When compiling against fake hardware, The app seems to be compiled and flashed to location 0x9000, causing it to run whatever previous code you had on it rather than the direct-boot to app expected..
Working on fixing that now.