acassis commented on PR #2026: URL: https://github.com/apache/nuttx-apps/pull/2026#issuecomment-2149739229
@tmedicci I agree, we need to discover why this symbol is generated and evaluated for Xtensa and RISC-V and doesn't happen to ARM. Probably because all ARM chips define _start at their arch xxx_start.c. Yes, the _start for ESP32-S3 is wrong, I only defined it equal ESP32-S2 to confirm that it was enough to make the linker happy. We need to understand the root causes. -- 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]
