... | ... | @@ -17,8 +17,8 @@ Information on how to flash the startup and idle kernel into the device can be f |
|
|
|
|
|
Especially on Kasli, it commonly happens that a `Flash storage is full` error appears when flashing a kernel.
|
|
|
Core devices are supposed to have at least 64 KiB of flash and normally that is enough.
|
|
|
A simple solution is to first remove the old kernel by using the following command:
|
|
|
A simple solution is to first remove the old kernel by using the following command (where `KEY` is replaced with `startup_kernel`, `idle_kernel`, or any other key to remove):
|
|
|
|
|
|
```shell
|
|
|
artiq_coremgmt config remove KEY
|
|
|
$ artiq_coremgmt config remove KEY
|
|
|
``` |
|
|
\ No newline at end of file |