Replies: 3 comments 9 replies
-
Hi, When you use run the application it doesn't seem to work? If you want prinouts please uncomment this line (and comment the UART one): https://github.com/bitcraze/aideck-gap8-examples/blob/master/examples/ai/classification/Makefile#L14 |
Beta Was this translation helpful? Give feedback.
-
Hi :) |
Beta Was this translation helpful? Give feedback.
-
I have the same problem, is there a solution? |
Beta Was this translation helpful? Give feedback.
-
Hi,
I try to run the classification exmaple by
sudo docker run --rm -v ${PWD}:/module --privileged aideck-with-autotiler tools/build/make-example examples/ai/classification run
and it stay at:
But when I try to flash it, it seems to be normal:
sudo docker run --rm -v ${PWD}:/module --privileged aideck-with-autotiler tools/build/make-example examples/ai/classification flash
I use the latest docker.
Any idea?
Thank you~
Beta Was this translation helpful? Give feedback.
All reactions