Login

Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.

ARM Community: [Cortex-M3] Error while building project with a static library - ARM Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[Cortex-M3] Error while building project with a static library Rate Topic: -----

#1 User is offline   Jasmeet 

  • Member
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 30-April 12

Posted 31 May 2012 - 07:39 AM

Hello all,
I'm trying to build a project with Cortex-M3 target in ARM tools, using a static library tx.a (built with IAR tools), but I get an error:
armlink: Rejected Local symbol .debug_info18 is referred to from a non group section .iar.debug_line in object tx_event_flags_create.o
What could be the reason/ possible solution for this?

Regards,
Jasmeet

This post has been edited by Jasmeet: 31 May 2012 - 08:51 AM

0

#2 User is offline   scott 

  • Regular Contributor
  • PipPipPip
  • Group: Members.
  • Posts: 207
  • Joined: 05-October 06

Posted 01 June 2012 - 08:01 AM

This error message is mentioned (briefly) in the documentation which is easy to search for if you haven't read it already. You can also try using --diag_warning to see if armlink will let you downgrade the message and continue.
1

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic