Re: [Flashforth-devel] FlashForth V3.6 PIC18F4550 / small ? - big question
Brought to you by:
oh2aun
From: Mikael N. <mik...@pp...> - 2011-02-08 15:49:52
|
On 8.2.2011 13:51, R. M. Hessler wrote: > Hello Mikael, > > after some experiments here a clear example how to drive > an error through a compilation. The first and the second > sheet of the pdf show the same source with out commented > definition of one variable on the second sheet. You see the > walking of the question mark in the both different compilation > runs. The location in flash for appearance of ? is between > $45c2 and $460e. > > What is here going on? Have you any idea? > > Gruss / Robert > Hi Robert, First of all, the mailing list works and I have received the mails. Secondly keep the same heading in the posts so that the posts are sorted in the correct way. I have no idea what is going on. Either some subtle SW bug in FF, or a HW problem would be my quess. If you can send me all your code, I can have look if it compiles on some of my chips. Also I need to know if you have modified FlashForth itself and I must know which clock you are using, internal, external and Frequency. Also I must know the how your FF configuration file looks like. Gruss Mikael |