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'm trying this very amazing project, but I seem to have encountered a problem.
I use A-EYE hardware,I have modified the pins of the LCD and SD card for A-EYE board.Model file it seem can be parse right,but the motion file can not be parse right(count always is 0),did I miss something?
I use PC it can be works well!
Log:
Core 0 Hello world
core 1 registering...
Core 1 Hello world
sd init 0
card info status 0
CardCapacity:31914983424
CardBlockSize:512
mount sdcard:0
count:0
ik=7
The text was updated successfully, but these errors were encountered:
Make sure your motion file is enough small to fit within RAM of k210.
I tested motion file of 'wavefile'. you can download from here: https://bowlroll.net/file/5983
Looks like memory allocation failed or file read error.
Tonight, I will push the code to this repository(after 10 PM),If time is convenient, please take look~
Hi,
I'm trying this very amazing project, but I seem to have encountered a problem.
I use A-EYE hardware,I have modified the pins of the LCD and SD card for A-EYE board.Model file it seem can be parse right,but the motion file can not be parse right(count always is 0),did I miss something?
I use PC it can be works well!
Log:
The text was updated successfully, but these errors were encountered: