lupyuen commented on PR #15425:
URL: https://github.com/apache/nuttx/pull/15425#issuecomment-2574214966

   Sorry @jasonbu could you check if the PR above is causing this `up_getusrsp` 
build error? Thanks :-)
   
https://github.com/NuttX/nuttx/actions/runs/12637024742/job/35210486919#step:7:266
   ```text
   Configuration/Tool: c5471evm/httpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   misc/assert.c: In function 'dump_running_task':
   Error: misc/assert.c:659:21: error: implicit declaration of function 
'up_getusrsp'; did you mean 'up_getusrpc'? 
[-Werror=implicit-function-declaration]
     659 |   dump_stacks(rtcb, up_getusrsp(regs));
         |                     ^~~~~~~~~~~
         |                     up_getusrpc
   ```
   
   More errors at nuttx-dashboard.org
   ![Screenshot 2025-01-07 at 9 22 11 
AM](https://github.com/user-attachments/assets/a392acc3-3ab6-44a6-9ee3-94df6ac84209)
   


-- 
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