Hello Michael, welcome to the club!
Michael Picco <mpi...@placerville.me> writes: > Hello, > > I am attempting to use the mega2560 as a nicely featured development platform > for AmForth-6.9. The machine I'm using is a Win10 box, with Microchip Studio > version 7 installed. > > In the zip file, under appl/atmega2561, I notice atmega256.eep.hex and > atmega256.hex. The eep.hex file doesn't seem to get recognized by > Studio 7. Do I need to rename it to just a ".eep" file? you write mega25_60_ and refer to mega25_61_ typo? Or are they reasonably the same??? > > Can I start building the platform by flashing these files into the board? If > so, what is the process to add functionality (I2C, SPI, etc.)? As a total > newbie! > > If it's necessary to recompile and create new hex files, the process is > unclear. Is it spelled out somewhere such that a beginner can follow > some basic steps to make the proper file(s)? > > It is my understanding that both flash and EEPROM need to be written, along > with the fuses, [E:0xFF, H: 0xDC, L:0xFF]. Do I have these > correct? Fuses are a bit tricky. You can sort of brick your device. It will not talk to you any more, and ways out are with varying tricks ... So be careful. I do not have a 2560. If I had to use one, I would hunt down the data sheet and read the section about the fuses. And this is plenty confusing stuff. Try to translate the above settings into words. Bit by bit. There is also a "fuse calculator" somewhere online ... http://eleccelerator.com/fusecalc/ There is even an Android App for this LOL! https://play.google.com/store/apps/details?id=me.chayan.avrfusecalculator&hl=en_US&gl=US Again: Do not brick your only one device! If you can possibly help it :-) I have done this. So you don't have to, right? > Once I get this figured out, I'd like to submit a write-up for newbies and > perhaps draw more users into AmForth. There is some document about your setup ... vom Karl maybe ... http://amforth.sourceforge.net/UG/amforth_user.html http://amforth.sourceforge.net/UG/windows.html I have no idea how useful this is today. But feel free to update this document. > How might I get this posted, when > completed? just send it to this list. I'm working on migrating to git. see https://git.sr.ht/~amforth/ for starters. Cheers, Erich -- May the Forth be with you ... _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel