I am having difficulty getting the code running. Specifically I am
trying to use PortE
UART. I cant find any postings on AVR freaks etc about using this port.
I am sure
it can all be made to work its just a config issue. Any help would be
appreciated.
I am quite happy to add to and extend the comments in the 'getting
started' document
based on my experiences.
I will probably (at least eventually) add some extra function to check
the existence and
quality (by CRC) of an application before jumping to it from the bootstrap.
How could I best provide the information, provided you think it may be
of use ?
I also note that you would like a GUI interface for AVRDude say. I wont
be doing that
but I will, later on, be creating a reduced functionality version to be
used in the field by a customer.
It will be Java based and use SWT as its GUI face. (I am a Java devotee
I'm afraid)
I will be quite happy to provide all the source and user documentation
top you if its felt to
be useful.
Best regards ... Tom
PS... my web site is currently down.
--
Tom Barclay
Barclay eSolutions Ltd
51 Eastwick Park Avenue
Great Bookham
Surrey, KT23 3LZ
Tel : +44 (0) 1372 801969
Mob : +44 (0) 7852 870607
Email : tom.b...@googlemail.com
Web : www.barclayesolutions.co.uk
Email : tom.besl.uk@googlemail.com
Web : www.barclayesolutions.co.uk
--
You received this message because you are subscribed to the Google Groups "avr-xboot" group.
To post to this group, send email to avr-...@googlegroups.com.
To unsubscribe from this group, send email to avr-xboot+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/avr-xboot?hl=en.
Well, it could be config or errata, but I think we're going to need a
bit more than "it's not working" to be of any assistance. Is it
compiling? Is it downloading? Is it simply not communicating on the
other end? How are you trying to enter the bootloader? Can we see the
changes you made to the config file?
We would be more than happy to help you and incorporate any change ideas
you have into the xboot repository. Also bear in mind that the primary
repository has been moved to github
(https://github.com/alexforencich/xboot) and the Google Code repository
is out of date.
Thanks,
Alex Forencich