Re: [Flashforth-devel] FlashForth V3.6 PIC18F4550
Brought to you by:
oh2aun
From: Mikael N. <mik...@pp...> - 2011-05-20 16:11:29
|
Hi Robert, Ja es gibt en grundsätzliches problem. Das 4450 hat kein EEPROM. Semipermanente daten, wie dictionarypointers wird in das EEPROM gespeichert. Es wurde möglich ein variant von FF machen, die die dictionarypointers ins Flash gespeichert. Leider habe ich keine zeit fur diese uebung in die immediate(same in german) zukunft. Tchuess Mikael On 20.5.2011 16:01, R. M. Hessler wrote: > Hallo Mikael, > > auch wenn so viel Zeit vergangen ist, möchte ich > mich noch einmal bei Dir melden. Mein Projekt ist > nun auf der sicheren Seite. Nachdem mein Auftraggeber > sich mit dem Endkunden heftig gestritten hat, > bin ich in Not gekommen. Das ist nun alles erledigt. > > Dein deutscher Text ist sehr gut geworden. Deshalb > wage ich es diesmal auch so zu antworten. > > Die Umlaute und XON/XOFF betrachte ich nicht als > Problem. Nachdem ich den Effekt begriffen habe, bin > ich nicht mehr in Verlegenheit gekommen. Mit dem > FlashForth V3.61 bin ich weiterhin sehr zufrieden. > Für mein Projekt habe ich das Flash bis auf 16Byte > aufgefüllt. Es gab keine Probleme. > > Aus einer falschen Bestückung habe ich hier noch eine > Hand voll 18F4450. Was muß ich tun, um darauf ein > FlashForth V3.61 laufen zu lassen? Ohne mich mit > den configuration files im Detail beschäftigt zu haben, > habe ich diesen Prozessor nicht gleich in Deiner Liste > gefunden. Gibt es da ein grundsätzliches Problem oder > lohnt es sich ein wenig Arbeit zu investieren? > > Wenn Du es wünschst, dann klebe ich Dir auch ein > paar von den Dingern auf einen Briefbogen und sende > sie Dir nach Finnland. > > Für heute soll das alles sein. Es wünscht eine gute Zeit > > Robert > > > > Am 25.02.2011 15:44, schrieb Mikael Nordman: >> Danke Robert. >> >> Ich glaube es gibt ein lösung fur die XON/XOFF problem und umlaute. >> >> Bei aktiveren das USE_8_BIT_ASCII option (oder etwas änliches) in die >> konfig file, sollte das mischen von umlaute und kontroll-zeichen gut gehen. >> >> Wenn du FF so gut findest, wurde ich mich freuen uber ein kleines >> geschenk uber PayPal :-) >> >> Herzlichen gruessen aus Finnland. >> >> Mikael >> >> PS. I hope I did not make too many mistakes in my German ! >> >> On 25.2.2011 14:00, R. M. Hessler wrote: >>> Hello Mikael, >>> >>> here the experience with the new ff18_361 in >>> the last weeks. After installation in the >>> pic18f4550 of the active projekt, it was >>> very busy to grow my working code. Some >>> hundred bytes of flash are seen as rest >>> of storage. At this time, there was absolutly >>> no error to see, except those of my own. >>> I am very glad to meet this wunderfull >>> piece of software. Congratulations to you! >>> >>> One remark yet. As a german, I can't write >>> without “Umlaute äüö..” in a normal text. >>> In source code, file names and so on it is >>> forbidden for me, because RT11, CP/M... >>> doesn't like it. But in comments, it always >>> happened to me, still to use them. So with >>> XO/XOFF in the serial two line (I am very >>> happy to have only two lines) you should >>> strongly recommend “use plain ASCII”, because >>> there are transmission errors and the >>> question marks in consecution will have >>> no clear meaning to the actual place of >>> appearance. >>> >>> With a lot of thanks and best wishes for >>> you just out of the Eifel. Spring is on the >>> way. The cranes on the way since last week. >>> >>> Gruss - Robert >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Free Software Download: Index, Search& Analyze Logs and other IT data in >>> Real-Time with Splunk. Collect, index and harness all the fast moving IT data >>> generated by your applications, servers and devices whether physical, virtual >>> or in the cloud. Deliver compliance at lower cost and gain new business >>> insights. http://p.sf.net/sfu/splunk-dev2dev >>> _______________________________________________ >>> Flashforth-devel mailing list >>> Fla...@li... >>> https://lists.sourceforge.net/lists/listinfo/flashforth-devel >> >> ------------------------------------------------------------------------------ >> Free Software Download: Index, Search& Analyze Logs and other IT data in >> Real-Time with Splunk. Collect, index and harness all the fast moving IT data >> generated by your applications, servers and devices whether physical, virtual >> or in the cloud. Deliver compliance at lower cost and gain new business >> insights. http://p.sf.net/sfu/splunk-dev2dev >> _______________________________________________ >> Flashforth-devel mailing list >> Fla...@li... >> https://lists.sourceforge.net/lists/listinfo/flashforth-devel > > ------------------------------------------------------------------------------ > What Every C/C++ and Fortran developer Should Know! > Read this article and learn how Intel has extended the reach of its > next-generation tools to help Windows* and Linux* C/C++ and Fortran > developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel |