zyfeier opened a new pull request, #18910: URL: https://github.com/apache/nuttx/pull/18910
## Summary Add backtrace support for TriCore architecture by traversing the CSA (Context Save Area) linked list. Implements up_backtrace() which walks the upper CSA chain to collect return addresses. ## Testing - Build: `triboard_tc4x9_com:nsh` (gcc) ✅ - Boot verification on TC4D9 EVB ✅ - ostest pass ✅ Signed-off-by: liwenxiang1 <[email protected]> -- 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]
