abort() was called at PC 0x40081e43 on core 1

mehrdadco
Posts: 8
Joined: Tue Jun 11, 2019 8:53 am

abort() was called at PC 0x40081e43 on core 1

Postby mehrdadco » Mon Sep 16, 2019 12:27 pm

where is the problem
  1. An interrupt as occurred. Total number: 1
  2. Appending to file: /hello.txt
  3. abort() was called at PC 0x40081e43 on core 1
  4.  
  5. Backtrace: 0x4008c710:0x3ffbbbb0 0x4008c93d:0x3ffbbbd0 0x40081e43:0x3ffbbbf0 0x40081f3d:0x3ffbbc20 0x400db227:0x3ffbbc40 0x400dbcd9:0x3ffbbdb0 0x4000bcc5:0x3ffbbdd0 0x400dc9a5:0x3ffbbdf0 0x400d1c82:0x3ffbbe10 0x400d1393:0x3ffbbe90 0x400d123d:0x3ffbbec0 0x400d12cd:0x3ffbbf00 0x40080eb8:0x3ffbbf20 0x40081c89:0x3ffbbf40 0x4008232d:0x3ffbbf60 0x400f1b83:0x3ffbc020 0x400ddf07:0x3ffbc040 0x4008a5d2:0x3ffbc060 0x40088725:0x3ffbc080
  6.  
  7. Rebooting...
  8. ets Jun  8 2016 00:22:57
  9.  
  10. rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
  11. configsip: 0, SPIWP:0xee
  12. clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
  13. mode:DIO, clock div:1
  14. load:0x3fff0018,len:4
  15. load:0x3fff001c,len:1100
  16. load:0x40078000,len:9232
  17. load:0x40080400,len:6400
i need append data to my file every 1 second
is there any other way?
Last edited by mehrdadco on Wed Sep 25, 2019 11:23 am, edited 1 time in total.

ESP_Sprite
Posts: 8926
Joined: Thu Nov 26, 2015 4:08 am

Re: abort() was called at PC 0x40081e43 on core 1

Postby ESP_Sprite » Tue Sep 17, 2019 3:13 am

Moving to Arduino subforum. I suggest you double-check what restrictions the Arduino environment has for interrupt handlers; in plain ESP-IDF that would be your issue.

Who is online

Users browsing this forum: No registered users and 69 guests