-
Hello! I've written some code for the AI Deck before getting my hands on it, so I've only built and ran it on gvsoc. Now that I have it, I don't have the JTAG connector. Fortunately, I was able to flash the examples via wi-fi. Still, I have no idea on how to generate a binary (such as the .bin for the wifi streaming example) of a code. I'm guessing I should be able to do it with the AI Deck GAP8 bootloader and the toolbelt, but I'm not sure on how to do it and am too afraid of messing the board by testing it like crazy. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi! We have a getting started tutorial here: https://www.bitcraze.io/documentation/tutorials/getting-started-with-aideck/ Once you have gone through that, you could try to build and flash the wifi example over air with a crazyradio: https://www.bitcraze.io/documentation/repository/aideck-gap8-examples/master/test-functions/wifi-streamer/ |
Beta Was this translation helpful? Give feedback.
Hi! We have a getting started tutorial here: https://www.bitcraze.io/documentation/tutorials/getting-started-with-aideck/
Once you have gone through that, you could try to build and flash the wifi example over air with a crazyradio: https://www.bitcraze.io/documentation/repository/aideck-gap8-examples/master/test-functions/wifi-streamer/