Re: OEMWriteDebugString problem



Further to this, the function OEMInitDebugserial is called twice i believe
one by the bootloader and then
by the kernel in ARMinit in mdarm.c. Again this you would think would result
in a printout of the text that
comes up when the bootloader calls this function but this does not happen
which makes me think the function
is disabled in some way or does calling OEMInitDebugSerial twice create a
problem.
"ms" <ms@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23xueMIelFHA.1044@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
> I am developing a PQOAL for PXA255 using some of the old Lubbock
> code. I have attempted to
> use the OEMWriteDebugString in OEMInit for example to output debug
messages
> to my serial port
> but am getting no output. The bootloader outputs messages ok but not the
> OAL. I have the BSP_NOSERIAL=1
> flag set. The bootloader uses the same code as the OAL for this so it
> should work no problem. Is there
> anything else that could stop it from working?
>
> Regards
> ms
>
>


.


Loading