<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 13px;">
<div style="">&nbsp;Hello,<br>
<br>
After I issue build command<br>
&quot;make DEBUG=1 BOARD=PCD&nbsp; TARGET=main_dumbreader&quot;<br>
<br>
&nbsp;for openpcd main_dumbreader firmware<br>
<br>
I get following error message. I get&nbsp; same error message with DEBUG=0 as well . <br>
<br>
No error messages with&nbsp; &quot;make BOARD=PCD TARGET=main_dumbreader&quot; <br>
<br>
<br>
Linking: main_dumbreader.elf<br>
arm-none-eabi-gcc -mcpu=arm7tdmi -I. -gdwarf-2 -DRUN_FROM_ROM -D__MS_types__ -D__LIBRFID__&nbsp; -DDEBUG&nbsp; -DPCD -D__AT91SAM7S128__ -Isrc/pcd -Iinclude -Isrc -O2 -Wall -Wextra -Wcast-align -Wimplicit -Wunused -Wpointer-arith -Wswitch -Wredundant-decls -Wreturn-type
 -Wshadow&nbsp; -Wbad-function-cast -Wsign-compare -Waggregate-return&nbsp; -Wa,-adhlns=src/start/
<div id=":1r4" class="ii gt"><wbr>Cstartup_app.lst&nbsp; -I../librfid.hw/include/ -MD -MP -MF .dep/main_dumbreader.elf.d src/start/Cstartup_app.o lib/changebit.o lib/clearbit.o lib/setbit.o lib/testchangebit.o lib/testclearbit.o lib/testsetbit.o lib/lib1funcs.o
 lib/div64.o&nbsp; lib/lib_AT91SAM7.o lib/vsprintf.o lib/ctype.o lib/string.o src/os/pcd_enumerate.o src/os/fifo.o src/os/dbgu.o src/os/led.o src/os/req_ctx.o src/os/trigger.o src/os/main.o src/os/syscalls.o src/os/usb_handler.o src/os/usb_benchmark.o src/os/tc_cdiv.o
 src/os/pit.o src/os/pwm.o src/os/pio_irq.o src/os/usbcmd_generic.o src/os/wdt.o src/os/blinkcode.o src/os/system_irq.o src/os/flash.o src/pcd/rc632.o src/pcd/rc632_highlevel.o src/pcd/main_dumbreader.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --output main_dumbreader.elf -nostartfiles -Wl,-Map=main_dumbreader.map,-<wbr>-cref&nbsp;&nbsp;
 -lc -lgcc&nbsp;&nbsp; -L../librfid.hw/src/.libs/&nbsp; -Tlink/AT91SAM7S128-ROM-<wbr>sam7dfu-app.ld<br>
/root/CodeSourcery/Sourcery_G&#43;<wbr>&#43;_Lite/bin/../lib/gcc/arm-<wbr>none-eabi/4.4.1/libgcc.a(_<wbr>udivsi3.o): In function `__aeabi_uidiv':<br>
(.text&#43;0x0): multiple definition of `__udivsi3'<br>
lib/lib1funcs.o:/home/kirti/<wbr>env/firmware/lib/lib1funcs.S:<wbr>183: first defined here<br>
/root/CodeSourcery/Sourcery_G&#43;<wbr>&#43;_Lite/bin/../lib/gcc/arm-<wbr>none-eabi/4.4.1/libgcc.a(_<wbr>udivsi3.o): In function `__aeabi_uidiv':<br>
(.text&#43;0x0): multiple definition of `__aeabi_uidiv'<br>
lib/lib1funcs.o:/home/kirti/<wbr>env/firmware/lib/lib1funcs.S:<wbr>183: first defined here<br>
collect2: ld returned 1 exit status<br>
make: *** [main_dumbreader.elf] Error 1<br>
<br>
<br>
Can you please help as I have got my project deadline in 2 weeks. Kindly help.<br>
<br>
Thanks &amp; regards<br>
<font color="#888888">Kirti</font></div>
</div>
</div>
</body>
</html>