[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] FSL Dynamic transfert
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: Re: [microblaze-uclinux] FSL Dynamic transfert
- From: Tommy Kamps <tommy.kamps@xxxxxxxxx>
- Date: Mon, 25 May 2009 16:36:27 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=iefQbYdv6ER5onUBdldbdAL5dPH0AbzRarC/abme3Q0=; b=Zb66LohkE5DtJLceirLgAQmrernIQH2/b4qUHir6PWlzK7pHtE/Gcj+f3g9qUbKhMk ZlPxZ3RPzg+3m5ygzUV/4mp86ZFOSolHrOzW94b4mTNS94kQ7KBXR+IbS8KcumpL31j9 4LiBrL0JcBbq9cZ1dg2FvK2GcBYBvo+4qv4IY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Zm9gpw/L5ALMtZj8RiTHK/oHYutIColXAWASqlMMDbSKVZNB/NMoh6OfM4qjAEqQOZ 8FlFt+v98Tp8hGSOdy5R5YcNP6MzF+z+5cYl91On3t+5Y4Aq1YMfOj6L4A1COV5Th6k3 60oifUkVTZgw6kwCw/meXLYAXDF0G7XCSWers=
- In-reply-to: <5EFD4D7AC6265F4D9D3A849CEA9219190FB7FC@xxxxxxxxxxxxxxxxx>
- References: <AckPX1/7LtkliGEiSVSabPgZ/T8kOgCH1YgQAAH9TqA=> <5EFD4D7AC6265F4D9D3A849CEA9219190FB7FC@xxxxxxxxxxxxxxxxx>
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxxxxxxxx
Hi all,
I am also having this problem, has anyone found a solution yet, or is
it just not possible on uClinux?
Note: this problem also arises when i use the tget instruction on
uClinux, which compiles fines using mb-gcc.
Thanks,
Tommy Kamps
On Mon, Sep 8, 2008 at 9:44 AM, TAIN Benoit 206055 <Benoit.TAIN@xxxxxx> wrote:
> Hi all,
>
>
>
> I successfully use static FSL transfert whith the function nputfsl.
>
> Now I want to use dynamic FSL transfert whith the function putdfslx provided
> in fsl.h. For that I try to use the extended instructions for the FSL links.
>
> It is possible to use it with the following parameter PARAMETER
> C_USE_EXTENDED_FSL_INSTR = 1 in the system.mhs.
>
>
>
> When I compile my code I have the following error:
>
> microblaze-uclinux-g++ -Wall -W -O2 -c -o textline.o textline.cc
>
> /tmp/ccwDkEns.s: Assembler messages:
>
> /tmp/ccwDkEns.s:279: Error: unknown opcode "putd"
>
>
>
> I use petalinux-v0.30-rc1 and
>
> gcc version 3.4.1 ( PetaLinux 0.20 Build -rc1 050607 )
>
>
>
> It is a limitation of the microblaze-uclinux-g++ compiler ?
>
>
>
> Thanks,
>
> Benoit
>
>
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/