henrykotze commented on issue #17809: URL: https://github.com/apache/nuttx/issues/17809#issuecomment-3771875644
Hi all, Manage to resolved this issue, by adding the `add_link_options(-u esp_system_include_startup_funcs)` to the CMakeList. Thanks for the help and patience @fdcavalcanti It is still required to add the IRAM_ATTR to the __esp32_start and __start functions to get it to boot up successfully. -- 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]
