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 2020/02/19 10:26:44 UTC

[GitHub] [incubator-nuttx] klmchp opened a new issue #305: undefined reference to `_eramfuncs' when enabled CONFIG_ARCH_RAMFUNCS

klmchp opened a new issue #305: undefined reference to `_eramfuncs' when enabled CONFIG_ARCH_RAMFUNCS
URL: https://github.com/apache/incubator-nuttx/issues/305
 
 
   Hi ,
   undefined reference to "_framfuncs", "_sramfuncs", "_eramfuncs" when enabled CONFIG_ARCH_RAMFUNCS for SAMV71-XULT.
   I can find these definitions of these variables, in armv7-r/arm_heads.S, but in other architecture, no definition could be found. 
   Best Rds

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] klmchp commented on issue #305: undefined reference to `_eramfuncs' when enabled CONFIG_ARCH_RAMFUNCS

Posted by GitBox <gi...@apache.org>.
klmchp commented on issue #305: undefined reference to `_eramfuncs' when enabled CONFIG_ARCH_RAMFUNCS
URL: https://github.com/apache/incubator-nuttx/issues/305#issuecomment-588166471
 
 
   I will add "_framfuncs", "_sramfuncs", "_eramfuncs" to SAMV71-XULT link script and a patch will commit to solve this issue.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] klmchp closed issue #305: undefined reference to `_eramfuncs' when enabled CONFIG_ARCH_RAMFUNCS

Posted by GitBox <gi...@apache.org>.
klmchp closed issue #305: undefined reference to `_eramfuncs' when enabled CONFIG_ARCH_RAMFUNCS
URL: https://github.com/apache/incubator-nuttx/issues/305
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services