Michał Moskal

Results 107 comments of Michał Moskal

This is a really good idea! In general I would like to have a region in flash that stores a descriptor for content, in particular some form of checksum for...

Depending on configuration, there might be very little space left in the bootloader. Also, we don't really want the bootloader to write over itself as this can cause lockups, and...

For reference, the draft spec for partial flashing is here: https://makecode.com/partial-flashing (and also here https://github.com/Microsoft/pxt/blob/master/docs/partial-flashing.md )

Would be good to add some docs, or maybe add the config for your board as an example?

Probably would be best to compare usb trace from the Beagle usb debugger from the cheap pendrive and CPX. if these smart tools work on macos i can do that

Sorry, on macOS all I get is ``` $ sudo smartctl --all -d scsi disk2 smartctl 7.0 2018-12-30 r4883 [Darwin 18.5.0 x86_64] (local build) Copyright (C) 2002-18, Bruce Allen, Christian...

Let me know when you have tested on hardware!

I generally had good luck using Particle Debugger (with openocd).