Eclipse/gcc/library/linker script problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-02-15 4:16 PM
Posted on February 16, 2010 at 01:16
Eclipse/gcc/library/linker script problem
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:40 AM
Posted on May 17, 2011 at 13:40
Is your heap large enough (specified in the .ld file)
Does malloc() work when called from your main code? Chris.