--- In lpc2100@yahoogroups.com, "arturo_tramontini" <a.t@t...> wrote:
> --- In lpc2100@yahoogroups.com, "Michael J. Pont"
> <Michael.Pont@t...> wrote:
> > Artur,
> >
> > Can you tell us how your tracked down "3730"? I can't find it.
> >
> > Thanks,
> >
> > Michael.
> >
> > > Mr. Bruno Coppi suggest me to see
> > > 'Keil-discussion forum N.3730'
> > >
> > > I've found the solution of my problem.
> > >
> > > The trick is to change the 'c' extension of C-files
> > > in the uppercase 'C'.
> > >
> > > Artur.
>
> 1)
> goto to the home page of keil:
> www.keil.com
>
> 2)
> look in upper left side the link 'discussion forum' , click it.
>
> 3)
> at the 3° page (Threads 51-75 of 3,693)
> at row n.10 you will find:
> "3730 Unresolved external Helge Fabricius-Hansen ARM 12/09/03..."
-- anyway, there are again something strange...
-- in my environment the facts are:
1) i download demo version of keil uvision
2) the blinky examples have lowercase 'c' extension
3) i add some external
4) the link fails.
5) i change all lowercase 'c' extension in uppercase 'C'
6) the link run ok and build hex file.
7) now, the important think, i'm happy and can sleep :)