Re: [Fx2lib-devel] compiling bulkloop.c example
Status: Beta
Brought to you by:
mulicheng
From: Dennis M. <de...@ub...> - 2009-08-12 12:10:12
|
The example was out of date with API changes I made recently. I just pushed updated examples within the last couple days. You shouldn't see any compile problems after updating your repository. -Dennis On Aug 11, 2009, at 11:24 PM, bali asur wrote: > 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 > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Fx2lib-devel mailing list > Fx2...@li... > https://lists.sourceforge.net/lists/listinfo/fx2lib-devel |