From: Jan K. <kro...@ho...> - 2012-05-15 18:54:05
|
Hello, It try it again, but when I load a simple case structure into the arduine I get a cold or warm reboot. Is the case structure tested with the 4.8 version? Cheers, Jan Op 15 mei 2012, om 19:47 heeft pito het volgende geschreven: > maybe you have exceeded 80chars in the line buffer, don't you? > p. > > ----- PŮVODNÍ ZPRÁVA ----- > Od: "Jan Kromhout" <kro...@ho...> > Komu: "Everything around amforth" > <amf...@li...> > Předmět: Re: [Amforth] Stabel version 4.8 > Datum: 15.5.2012 - 19:37:58 > >> Hello, >> >> I use the duemilanove version from sourceforg. >> >> Load in 2x.frt, postpone.frt and case.frt. >> No problem. >> >> But now give in some simple case structure like >> >> : test-case >> case >> 1 of ." one" endof >> 2 of ." two " endof >> 3 of ."three " endof >> endcase >> >> and after give a return after the encase the >> system is hanging. >> >> Could not give any new words in. For example : >> test ; gives : ?? -13 1 >> >> Again I need to flash. >> >> Has anyone a solution? >> >> Jan >> >> >> >> >> Op 15 mei 2012, om 19:19 heeft Jan Kromhout het >> volgende geschreven: >> >>> Where to find this terminal program? >>> >>> >>> Op 15 mei 2012, om 19:12 heeft pito het volgende >>> geschreven: >>>> >>>> The terminal program I use for uploading frt >>>> files (Forfiter 1.5) >>>>>> to amforth shall have: >>>> 1. the tx char wait delay set to ie. 500us >>>> 2. CR delay ie. 5000ms >>>> 3. set the "test OK" option >>>> So the amforth has time to process the line up >>>> to 5secs, when it >>>>>> does faster and sends an "ok" it does not wait >>>> 5secs. >>>>>> Then it works fine even @ 115kbaud :) >>>> p. >>>> >>>> ----- PŮVODNÍ ZPRÁVA ----- >>>> Od: "Jan Kromhout" <kro...@ho...> >>>> Komu: amf...@li... >>>> Předmět: [Amforth] Stabel version 4.8 >>>> Datum: 15.5.2012 - 18:40:14 >>>> >>>>> Hello, >>>>> >>>>> How stable is the version 4.8. >>>>> It happens often when I load a program that >>>>> the >>>>>>>> system is hanging in reading the input. >>>>> >>>>> The only way to get life into the arduino is >>>>> burn >>>>>>>> again. >>>>> >>>>> I read text with with BestEmulation Lite with >>>>> a >>>>>>>> baud rate of 9600. >>>>> >>>>> After a reading a line and sending it to the >>>>> AMFort I have put a delay of 1 sec. >>>>> Reading is not so fast, but this is for the >>>>> moment >>>>>>>> the only way. >>>>> I havent any experience with Pyton, so i can't >>>>> use >>>>>>>> the tool. >>>>> >>>>> For the rest I am very satisfy with this >>>>> Forth, >>>>>>>> and have played allot of time to get it >>>>> running. >>>>>>>> >>>>> Cheers >>>>> >>>>> Jan Kromhout >>>>> ------------------------------------------------------------------------------ >>>>>>>>>>>>> Live Security Virtual Conference >>>>> Exclusive live event will cover all the ways >>>>> today's security and >>>>> threat landscape has changed and how IT >>>>> managers >>>>>>>> can respond. Discussions >>>>> will include endpoint security, mobile >>>>> security >>>>>>>> and the latest in malware >>>>> threats. >>>>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>>>>>> _______________________________________________ >>>>>>>> Amforth-devel mailing list for >>>>> http://amforth.sf.net/ >>>>> Amf...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/amforth-devel >>>>>>>> >>>> >>>> -- >>>> - - Reklama - - - - - - - - - - - - - - >>>> Běháte rádi? Nyní máte jedinečnou možnost >>>> zúčastnit se >>>>>> neuvěřitelného závodu do schodů na jehož konci >>>> můžete vyhrát nové >>>>>> auto. Více na http://bit.ly/Kqd1wL >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>>>>>>> Live Security Virtual Conference >>>> Exclusive live event will cover all the ways >>>> today's security and >>>>>> threat landscape has changed and how IT >>>> managers can respond. Discussions >>>>>> will include endpoint security, mobile security >>>> and the latest in malware >>>>>> threats. >>>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>>>> _______________________________________________ >>>> Amforth-devel mailing list for >>>> http://amforth.sf.net/ >>>>>> Amf...@li... >>>> https://lists.sourceforge.net/lists/listinfo/amforth-devel >>>>>> >>> >>> >>> ------------------------------------------------------------------------------ >>>>>> Live Security Virtual Conference >>> Exclusive live event will cover all the ways >>> today's security and >>>> threat landscape has changed and how IT managers >>> can respond. Discussions >>>> will include endpoint security, mobile security >>> and the latest in malware >>>> threats. >>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>> _______________________________________________ >>> Amforth-devel mailing list for >>> http://amforth.sf.net/ >>>> Amf...@li... >>> https://lists.sourceforge.net/lists/listinfo/amforth-devel >>>> >> >> >> ------------------------------------------------------------------------------ >>> Live Security Virtual Conference >> Exclusive live event will cover all the ways >> today's security and >> threat landscape has changed and how IT managers >> can respond. Discussions >> will include endpoint security, mobile security >> and the latest in malware >> threats. >> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Amforth-devel mailing list for >> http://amforth.sf.net/ >> Amf...@li... >> https://lists.sourceforge.net/lists/listinfo/amforth-devel >> > > -- > - - Reklama - - - - - - - - - - - - - - > Běháte rádi? Nyní máte jedinečnou možnost zúčastnit se > neuvěřitelného závodu do schodů na jehož konci můžete vyhrát nové > auto. Více na http://bit.ly/Kqd1wL > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel > |