Hi, On Thu, 01 Oct 2009 11:15:20 +0400 Dmitry Zuikov <[email protected]> wrote:
> > > Yep, that's the one, couldn't connect to the website last night when I > > wrote that email. It seems to be down again though... > > The server is hijacked and now it's down. I will bring it up ASAP. Or, > may be I will host the repo in github in a few days. Just lack ot > time... > Ok, that explains it... > If you need the tarball, I may send it by email. > The git revision I have I obtained at Sept 17, is that the latest one? > > I had to fiddle a bit with the clock as you used a 7.3xx MHz crystal > > which I had not lying around at that time. Instead I used the clock > > code from the original SVN at goodfet.sf.net and lowered the baudrate > > to 115200. > > Actually, I doubt that it's will work well on low frequency, cause there > is some CPU-hungry operations is used (forth syntax parsing). > I use FLL code to program the clock at 3.6834 MHz. Inspired by this thread I did some testing and I managed to load a 10kb sample project into the device. For now it seems to work. I can make a diff from what I have changed later tonight. The only thing I ran into is that if you connect to the FET before the FLL is stabilised it messes up TimerA for some reason and the FET locks up. The problem lies in my code changes probably and the fact that RX/TX are also connected to TA0 (BSL). I have to look into that. > At least, it going to be significantly slower. > Hehe, but it saves me the hassle of messing with a Windows machine to program it. So far it looks very promising, thanks. > Also, feel free to ask if there are any questions. > > --- > Regards, > Dmitry > > > > > > Regards, > > > > Hans > > > > > > > > > > --- > > > Regards, > > > Dmitry > > > > > > > > > ------------------------------------------------------------------------------ > > > Come build with us! The BlackBerry® Developer Conference in SF, CA > > > is the only developer event you need to attend this year. Jumpstart your > > > developing skills, take BlackBerry mobile applications to market and stay > > > ahead of the curve. Join us from November 9-12, 2009. Register > > > now! > > > http://p.sf.net/sfu/devconf > > > _______________________________________________ > > > Mspgcc-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > > > ------------------------------------------------------------------------------ > > Come build with us! The BlackBerry® Developer Conference in SF, CA > > is the only developer event you need to attend this year. Jumpstart your > > developing skills, take BlackBerry mobile applications to market and stay > > ahead of the curve. Join us from November 9-12, 2009. Register now! > > http://p.sf.net/sfu/devconf > > _______________________________________________ > > Mspgcc-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users
