henrykotze commented on issue #17809:
URL: https://github.com/apache/nuttx/issues/17809#issuecomment-3839498392

   If i dont add the IRAM_ATTR to the __esp32_start() and __start() function
   
   Then this are the boot message:
   ```
   rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
   configsip: 0, SPIWP:0xee
   clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
   mode:DIO, clock div:2
   load:0x3ffb6830,len:8840
   load:0x40080000,len:42960
   entry 0x40102e4c
   Fatal exception (0): IllegalInstruction
   epc1=0x40102e4e, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, 
depc=0x00000000
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to