Search found 138 matches

by brp80000
Fri Mar 06, 2020 10:58 am
Forum: ESP-IDF
Topic: esp-idf-tools-setup-2.2 has failed with exit code 1
Replies: 8
Views: 8948

Re: esp-idf-tools-setup-2.2 has failed with exit code 1

And finally the final chord, after restarting the Eclipse nothing else works. It's probably time to go back to v3. 2. 2. At least through the ass, but everything worked. :lol:
by brp80000
Fri Mar 06, 2020 10:20 am
Forum: ESP-IDF
Topic: esp-idf-tools-setup-2.2 has failed with exit code 1
Replies: 8
Views: 8948

Re: esp-idf-tools-setup-2.2 has failed with exit code 1

Thank you , installing Eclipse 12-2018 helped. I was able to open my project from v3. 2. 2 But there are problems with include. Files are visible , but errors appear during compilation.
by brp80000
Wed Mar 04, 2020 11:12 pm
Forum: ESP-IDF
Topic: esp-idf-tools-setup-2.2 has failed with exit code 1
Replies: 8
Views: 8948

Re: esp-idf-tools-setup-2.2 has failed with exit code 1

This does not work again at the first installation step. It seems that manufacturers do not want to sell and maintain their products. Very sad. Two days have already been lost to upgrade from esp-idf-v3. 2. 2 to esp-idf-v4.0
by brp80000
Wed Mar 04, 2020 9:59 pm
Forum: ESP-IDF
Topic: esp-idf-tools-setup-2.2 has failed with exit code 1
Replies: 8
Views: 8948

Re: esp-idf-tools-setup-2.2 has failed with exit code 1

esp-idf-v4.0 more dont work with eclipse?
by brp80000
Wed Mar 04, 2020 3:59 pm
Forum: ESP-IDF
Topic: esp-idf-tools-setup-2.2 has failed with exit code 1
Replies: 8
Views: 8948

esp-idf-tools-setup-2.2 has failed with exit code 1

I try to setup esp-idf-4.0
esp-idf-tools-setup-2.2
Installation has failed with exit code 1
by brp80000
Tue Mar 03, 2020 2:26 pm
Forum: ESP-IDF
Topic: Triple-DES
Replies: 0
Views: 1804

Triple-DES

I see that the triple-DES encryption and decryption functions are described in the IDF. Where can I see a Triple-DES example?
by brp80000
Wed Oct 09, 2019 1:04 pm
Forum: ESP-IDF
Topic: Interrupt wdt on Uninstall CAN driver
Replies: 9
Views: 7821

Re: Interrupt wdt on Uninstall CAN driver

Thanks, placing all the functions of can driver initialization, CAN start, CAN driver deinitialization, and can stop in one task, and binding this task to one CPU core solved the problem.
by brp80000
Wed Oct 09, 2019 9:41 am
Forum: ESP-IDF
Topic: Interrupt wdt on Uninstall CAN driver
Replies: 9
Views: 7821

Re: Interrupt wdt on Uninstall CAN driver

Would it be possible for you to post your .elf file. I want to see the full backtrace of both CPUs. # xtensa-esp32-elf-addr2line -e C:/Users/Alex/Desktop/workspace/esp32/build/ltc.elf 0x4008a5b8:0x3ffce750 0x400889f4:0x3ffce770 0x40089997:0x3ffce790 0x400d289a:0x3ffce7d0 0x400d294e:0x3ffce7f0 0x400...
by brp80000
Wed Oct 09, 2019 9:29 am
Forum: ESP-IDF
Topic: Interrupt wdt on Uninstall CAN driver
Replies: 9
Views: 7821

Re: Interrupt wdt on Uninstall CAN driver

C:/msys32/home/Alex/esp/esp-idf-v3.2.2/components/driver/can.c:738
1.jpg
1.jpg (183.49 KiB) Viewed 7786 times