Fail to create memory block using Malloc function
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2007-02-27 9:27 PM
Posted on February 28, 2007 at 06:27
Fail to create memory block using Malloc function
Labels:
- Labels:
-
Legacy Products
This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2007-02-23 6:45 PM
Posted on February 24, 2007 at 03:45
Hello,
I tried to create a dynamic array using malloc function. However, there is no memory space being allocated. I've been looking for the solutions and tried some methods like changing the scatter file, retarget.c and 71x_init.s. Yet, it didn't work. Did I miss out something else. Kindly advise.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2007-02-25 7:46 PM
Posted on February 26, 2007 at 04:46
hi yak,
did you resized your heap size memory ? you need to fit the size of possible heap memory with your need.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2007-02-26 2:12 PM
Posted on February 26, 2007 at 23:12
Hi Ibtissem,
I've tried alter the scatter file but it doesn't work. Can you provide me the source code for scatter file. Thanks in advanced.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2007-02-27 9:27 PM
Posted on February 28, 2007 at 06:27[ This message was edited by: yak on 28-02-2007 10:59 ]
