Bo Berglund wrote:
On Mon, 22 Jun 2015 16:43:31 -0300, luiz americo pereira camara
<luiz...@oi.com.br> wrote:

In the breakpoint do a step into (f7) and ser the exact line that crashes

Luiz

In the pas unit this is the exact line that crashes:

returnVal := RNBOsproFormatPacket (ApiPacket, RB_SPRO_APIPACKET_SIZE);

This is the first call into the drive via the converted obj file.
Must be something in error in the conversion.

Or in the declaration of the parameter types.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to