[Fx2lib-devel] compiling bulkloop.c example
Status: Beta
Brought to you by:
mulicheng
|
From: bali a. <bal...@gm...> - 2009-08-12 05:24:58
|
Hi: I have the latest git snapshot. I have tried compiling bulkloop.c, but I get the following error. sling-slms[135]+ make cp dscr_asm dscr.asm asx8051 -logs dscr.asm sdcc -mmcs51 --code-size 0x2000 --xram-loc 0x3000 -Wl"-b DSCR_AREA = 0x2000" -Wl"-b INT2JT = 0x2200" -I../../include bulkloop.c dscr.rel fx2.lib -L../../lib bulkloop.c:219: error 102: too few parameters make: *** [bulkloop.ihx] Error 1 Anybody else seeing this error? I am using sdcc version 2.9.0 Regards, bali |