View previous topic :: View next topic |
Author |
Message |
sentinel
Joined: 02 Feb 2009 Posts: 141 Location: Tasmania

|
Posted: Wed Aug 03, 2016 1:58 am Post subject: Help! Can someone in SF Bay area please flash a micro urgent |
|
|
A non-technical colleague of mine who is in San Francisco/Oakland until Friday urgently needs a mega168 micro flashed, but has struggled in the past to do this successfully.
He's an Aussie, so that's understandable.
Could one of my fellow board members please help out in exchange for a bottle of fine Australian wine and truckloads of gratitude?
Thanks in hopeful anticipation.
Ron :D
(BASCOM-AVR version : 2.0.7.8 ) |
|
Back to top |
|
 |
Paulvk
Joined: 28 Jul 2006 Posts: 1257 Location: SYDNEY

|
|
Back to top |
|
 |
sentinel
Joined: 02 Feb 2009 Posts: 141 Location: Tasmania

|
Posted: Wed Aug 03, 2016 4:49 am Post subject: |
|
|
That's a great suggestion, Paul.
So, I could run AVR Studio 4 on my machine and take control of an STK500 in California?
I'll take a closer look at that package. |
|
Back to top |
|
 |
sentinel
Joined: 02 Feb 2009 Posts: 141 Location: Tasmania

|
|
Back to top |
|
 |
Paulvk
Joined: 28 Jul 2006 Posts: 1257 Location: SYDNEY

|
Posted: Wed Aug 03, 2016 5:43 am Post subject: |
|
|
No you run the programs on his PC which you remote control he watches while the PC gets a mind of its own
He just needs to plug things in and load teamviewer you also run teamviewer on your machine
Once teamviewer is running you could install the free version of bascom on his pc and use it to program with |
|
Back to top |
|
 |
sentinel
Joined: 02 Feb 2009 Posts: 141 Location: Tasmania

|
Posted: Wed Aug 03, 2016 5:52 am Post subject: |
|
|
OK, I understand now.
Since the code is larger than 4k, he couldn't use the free version, so I would imagine that he could install AVR Studio 4 and I could load the compiled code into it from a transferred file.
Is this not the same functionality as Windows Remote Desktop? |
|
Back to top |
|
 |
six1
Joined: 27 Feb 2009 Posts: 553

|
Posted: Wed Aug 03, 2016 6:39 am Post subject: |
|
|
You can compile the source on your pc and upload the binary with Teamviewer also!
You can burn the binary larger 4K, but you can't compile it in free version...
best, michael
Edit:
It is also an easy way for flashing, to use the "AVRCommandLineTools".
You can start flashing by clicking a Batch file.
But you must own a STK500 compatible Hardware.
I made a zip file, containing all neccessary items.
Unzip http://www.mediafire.com/download/41s5msems439lze/__DIAMEX_Programmer.zip into empty folder.
Unzip AVRCommandLineTools.zip
Run AVRCommandLineTools.exe (one time to install driver dll's)
Edit the FLASH.bat and change Controller and Filename for your needs. (maybe a "pause" in second line could be usefull!)
Save edited file and doubleclick for flashing.
good luck
 _________________ For technical reasons, the signature is on the back of this message.
Last edited by six1 on Wed Aug 03, 2016 7:18 am; edited 1 time in total |
|
Back to top |
|
 |
sentinel
Joined: 02 Feb 2009 Posts: 141 Location: Tasmania

|
Posted: Wed Aug 03, 2016 7:04 am Post subject: |
|
|
Thank you so very much, Paul and Michael. You have both been very helpful.  |
|
Back to top |
|
 |
|