On "options for target", guide "assembler", box "Misc Controls", type "-mno-fpu". This setting will set this option for ALL your assembly files on your project. If you want to set this option only for a few files, group then on a common folder on "Project Workspace", right-click the folder and select the first item on popup menu, "Options for Group (...)". Same setting: guide "Assembler", box "Misc Controls".
You can configure this options for a single file to: instead right-clicking on a folder, right-click on a file. It should work for you.
I don´t know if it is the best way to solve this issue anyway. If someone have other way on doing it...
Regards,
Thiago Takehara
Computer Engineer
Engworks Industrial LTDA - R&D Division
----- Original Message -----
From: arrek_x
To: lpc2000@yahoogroups.com
Sent: Wednesday, February 22, 2006 5:24 PM
Subject: [lpc2000] Re: GNUARM "ERROR: lcd.o uses software FP, whereas main.elf uses hardware FP"
--- In lpc2000@yahoogroups.com, "Thiago Takehara" <thiago@...> wrote:
>
> try to pass the -mno-fpu parameter to your assembler (if you don´t
have a FPU).
My ARM is LPC2138, and it doesn't have FPU indeed. It helped, thak
you! :). I tested it by manually preparing makefile and using external
make utility. Now the question is, how to force uVision3 to add -mno-
fpu to arm-elf-as's parameters list. uV3 user can only change settings
in dialog box, depending on which uV3 prepares parameters. AFAIK it
can not be simply modified by the programmer :(.
Of course, I can resign using uV3 and use Programmer Notepad for
example, but I'd like to stay by uV3.
Best regards,
Arek
SPONSORED LINKS Microcontrollers Microprocessor Intel microprocessors
Pic microcontrollers
------------------------------------------------------------------------------
YAHOO! GROUPS LINKS
a.. Visit your group "lpc2000" on the web.
b.. To unsubscribe from this group, send an email to:
lpc2000-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
------------------------------------------------------------------------------
[Non-text portions of this message have been removed]Message
Re: [lpc2000] Re: GNUARM "ERROR: lcd.o uses software FP, whereas main.elf uses hardware FP"
2006-02-22 by Thiago Takehara
Attachments
- No local attachments were found for this message.