On 3/21/07, Informatica Tecnologia Dual <[EMAIL PROTECTED]> wrote:
Hi.
I'm using the GCC compiler for PPC405 as delivered with Xilinx EDK 8.1.
The exact version is: powerpc-eabi-gcc (GCC) 3.4.1 ( Xilinx EDK 8.1.1
Build EDK_I.19.3 190106 )
I found a bug in the code generation.
My code is a ser
Hi.
I'm using the GCC compiler for PPC405 as delivered with Xilinx EDK 8.1.
The exact version is: powerpc-eabi-gcc (GCC) 3.4.1 ( Xilinx EDK 8.1.1
Build EDK_I.19.3 190106 )
I found a bug in the code generation.
My code is a serial receiver and uses an uninitialized uchar nData:
uchar nBits;