You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using the Maxiduino to load my kmodel which is 5.6MB.
I follow https://en.bbs.sipeed.com/t/topic/1811 to make my kmodel be big-edian,
and I use the command
task = kpu.load_flash(0x174000, 1, 1, 60000000)
Howerver, it appears the error.
Can anyone give me some advice to solve this error, tks.
The text was updated successfully, but these errors were encountered:
Hi,
I am using the Maxiduino to load my kmodel which is 5.6MB.
I follow https://en.bbs.sipeed.com/t/topic/1811 to make my kmodel be big-edian,
and I use the command
task = kpu.load_flash(0x174000, 1, 1, 60000000)
Howerver, it appears the error.
Can anyone give me some advice to solve this error, tks.
The text was updated successfully, but these errors were encountered: