calliope-edu / CalliopEO_AstroPi

MIT License
1 stars 2 forks source link

Corrupted hex file is no deterministic testcase #32

Closed rzbrk closed 3 years ago

rzbrk commented 3 years ago

Flashing a corrupted hex file is no deterministic testcase. When flashing a corrupted hex file the Calliope Mini keeps the previously flashed hex file and boots it. Therefore, the output depends from the previously hex file.

For a testcase, it is better to first flash a valid hex file and only after this the corrupted hex file.

rzbrk commented 3 years ago

See b819269. Will push upstream.