Search found 49 matches

by 1pi
Thu Apr 07, 2022 10:49 am
Forum: AI-deck
Topic: aideck bootloader
Replies: 26
Views: 73126

Re: aideck bootloader

hi marcus could you please have a look at the complete output when i try to flash the ai-deck, there are a few errors. I have the gap-sdk on my local machine, could this be causing problems, should i uninstall all the software regarding the installation of gap_sdk or do i needed. (base) rodrigo@rodr...
by 1pi
Thu Apr 07, 2022 7:45 am
Forum: AI-deck
Topic: aideck bootloader
Replies: 26
Views: 73126

Re: aideck bootloader

Hi
Yes I am using the Olimex Arm-usb-tiny-h programmer. I haven’t changed that piece of code yet, I’ll do it now and let you know the outcome.
Rodrigo
by 1pi
Thu Apr 07, 2022 4:21 am
Forum: AI-deck
Topic: aideck bootloader
Replies: 26
Views: 73126

Re: aideck bootloader

Hi Marcus I noticed the address to call openocd is different from the example that I used to test the installation of gap_sdk on docker which is: -c ‘ export GAPY_OPENOCD_CABLE=interface/ftdi/olimex-arm-usb-tiny-h.cfg and in the code to flash esp-firmware is: -c “openocd -f Interface/ftdi/olimex-arm...
by 1pi
Thu Apr 07, 2022 2:24 am
Forum: AI-deck
Topic: aideck bootloader
Replies: 26
Views: 73126

Re: aideck bootloader

Hi Marcus
I installed the gap_sdk on docker and tested it with this example: GAP8/image_processing_examples/image_manipulations and it worked just fine, but when I run the aideck-esp-firmware docker code I get the same error as I described on my previous post.
Rodrigo
by 1pi
Wed Apr 06, 2022 10:08 am
Forum: AI-deck
Topic: aideck bootloader
Replies: 26
Views: 73126

Re: aideck bootloader

hi
i am using a local installation of gap_sdk i downgraded to version 3.8.1 to see if that would work, but it hasnt.
rodrigo
by 1pi
Tue Apr 05, 2022 8:38 am
Forum: AI-deck
Topic: aideck bootloader
Replies: 26
Views: 73126

Re: aideck bootloader

hi marcus I have had a few issues, after downloading the aideck-esp-firmware i tried to run the docker code and get the foloowig error embedded:startup.tcl:449: Error: ** Unable to reset target ** in procedure 'program_esp' in procedure 'program_error' called at file "/new_home/.espressif/tools...
by 1pi
Sat Mar 26, 2022 3:56 am
Forum: AI-deck
Topic: aideck bootloader
Replies: 26
Views: 73126

Re: aideck bootloader

Hello Marcus I checked the leds again and both of them flash, but the viewer still doesn’t come up. When I try to flash the wifi example to the aideck I get the following error with this make clean all test.c:15:10: fatal error wifi_credentials.h no such file or directory #include “wifi_credentials....
by 1pi
Tue Mar 22, 2022 10:44 pm
Forum: AI-deck
Topic: aideck bootloader
Replies: 26
Views: 73126

Re: aideck bootloader

Hi this is whats written in the console. Then what follows is after i press control+c to stop process. Only 1 led blinks after it connects, the one near the NINA module, the other led at opposite side is lit but doesnt blink. rodrigo@rodrigo-VirtualBox:~$ cd AIdeck_examples-cf-link rodrigo@rodrigo-V...
by 1pi
Tue Mar 22, 2022 2:20 am
Forum: AI-deck
Topic: aideck bootloader
Replies: 26
Views: 73126

Re: aideck bootloader

Hi Marcus
I have flashed the GAP8 and now I am trying to run the wifi streamer, when I run the command : python opencv viewer.py it connects to Crazyflie but no viewer appears. Could you let me know how to rebuild the library as directed in the note.
Regards
Rodrigo
by 1pi
Thu Mar 17, 2022 4:25 am
Forum: AI-deck
Topic: aideck bootloader
Replies: 26
Views: 73126

Re: aideck bootloader

Hi I am still not able to create the .img file ,I am using the following command on the aideck-GAP8-bootloader folder: make image flash io=uart, at the end of compilation I get this error: Collect2: error: ld returned 1 exit status /gap_sdk/rtos/freeRTOS/vendors/gwt/rules/freeRTOS_rules.mk:352: reci...