On 8/3/18 12:55 am, Éric Tremblay wrote:
> Hi,
> I read that it is possible to make a folder available to the guest system
> using
> the vfat feature of Qemu but can't get it to work.
>
> I am using qemu-system-ppc with PREP (-M prep) (qemu v2.5.0)
> I am using rtems 4.11.3
>
> I am currently e
Hello Matthew,
it is very likely not a bug in the heap code. It is probably a use after
free or heap block overwrite. You can use the --enable-rtems-debug
configuration option to enable a heap protections which helps to catch
these application errors.
--
Sebastian Huber, embedded brains GmbH
Hi,
I read that it is possible to make a folder available to the guest system
using the vfat feature of Qemu but can't get it to work.
I am using qemu-system-ppc with PREP (-M prep) (qemu v2.5.0)
I am using rtems 4.11.3
I am currently experiencing with the 'qemu_vfat' example but can't get
passe