You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/04/03 08:57:32 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #5966: arch:tcbinfo: update tcbinfo as xcpcontext update

xiaoxiang781216 commented on pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966#issuecomment-1086816516


   > BTW, are you guys getting this error when enabling TCBINFO?
   > 
   > > armv7-m/arm_tcbinfo.c:38:3: error: cannot apply 'offsetof' to a non constant address
   > > 38 |   TCB_REG_OFF(REG_R0)
   > 
   > I only get this with ARM, I can build RISC-V and Xtensa with no issues. My version is: arm-none-eabi-gcc (GNU Toolchain for the Arm Architecture 11.2-2022.02 (arm-11.14)) 11.2.1 20220111
   
   The tcbinfo is broken by:
   https://github.com/apache/incubator-nuttx/pull/5645
   https://github.com/apache/incubator-nuttx/pull/5731
   That's why @zhuyanlinzyl create this new PR.
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org