View Single Post
  #2 (permalink)  
Old 06-11-2009, 07:13 AM
Goran_Bilski
Guest
 
Posts: n/a
Default Re: Error in FSL Bus

On Jun 10, 7:55*pm, Pablo <[email protected]> wrote:
> I receive this message when I build "Software Applications".
>
> I am not sure but I think that hardware is not right although I don't
> receive any error message when I build the Bitstream.
>
> /cygdrive/c/Windows/Temp//ccDJflt9.s: Assembler messages:
> /cygdrive/c/Windows/Temp//ccDJflt9.s:72: Error: register expected, but
> saw 'rfsli'
> /cygdrive/c/Windows/Temp//ccDJflt9.s:72: Warning: ignoring operands:
> rfsli
> make: *** [mb0_thread/executable.elf] Error 1
> Done!
>
> my best regards


Seems like you are using rfsli when it should be rfsl0 (or rather
rfsl<n> where n is the fsl channel.
Can you show the code section where you using the fsl interface?

Göran
Reply With Quote