<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR></HEAD>
<BODY style="FONT-FAMILY: Arial" text=#000000 bgColor=#ffffff>
<DIV><FONT size=2>Hello all RTEMS-users for the gen68360.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I have a simple question that, when answered, could make my
life a whole lot easier... I have been working to get the gen68360 BSP to work
on my board and so-far I got the console running including the timer. But now I
have this problem, and I think it is again configuration... (as were all my last
problems. Just messing with the linkcmds-file to get the right memory layout and
those things)</FONT></DIV>
<DIV><FONT size=2>The HEAP is not working. That is: malloc works fine ( I tested
it and looked at the result memory, I see all the blocks and their headers)
but FREE does not... I found that there are two implementations of this:
one in inlines and one in macros (or at least to the base of this) Can anyone
tell we which is the appropriate for the gen68360 target? And how to choose this
one? Could anyone provide me with a configure line like:</FONT></DIV>
<DIV> <FONT size=2>../rtems-4.5.0/configure
--target=m68k-rtems etc. etc.</FONT></DIV>
<DIV><FONT size=2>and</FONT></DIV>
<DIV> <FONT size=2>make RTEMS_BSP="gen68360"</FONT></DIV>
<DIV><FONT size=2>for the gen68360 BSP? I would be very great full!</FONT></DIV>
<DIV><FONT size=2>(By the way I'm using the 4.5.0 version with
the compilers that go with it (pre-build so nicely by the people at
OAR))</FONT></DIV>
<DIV> </DIV>
<DIV>Thanks for any help on this subject,</DIV>
<DIV>Gerke</DIV>
<DIV> </DIV></BODY></HTML>