MaixPy-v1 icon indicating copy to clipboard operation
MaixPy-v1 copied to clipboard

kpu.load_flash - ValueError: [MAIXPY]kpu: check img format err!

Open IagniukovMaksim opened this issue 4 years ago • 0 comments

re-recognition does not work: ValueError: [MAIXPY]kpu: check img format err!

you have to do the following in a loop: while 1: task = kpu.load_flash (0x200000,1,0xC000,80000000) … … a = kpu.deinit(task)

IagniukovMaksim avatar May 07 '20 19:05 IagniukovMaksim