[C.CC USERS] ATMEGA1280

Martin Ellis ellism88 at gmail.com
Fri Dec 31 17:53:26 GMT 2010


Hi Paul,

Sorry would have been helpful if I had kept these message on the list,
clicked reply instead of reply all!

One of the main devs will probably reply within a few days,  I expect most
of them are on holiday at the moment.

Martin.

On Fri, Dec 31, 2010 at 5:38 PM, Paul Verbeke <paverbeke at gmail.com> wrote:

> Hi Martin,
>
> Thanks for the information. It seems the error message ( tvm-arduino:
> program loading failed) is coming from the interpreter/VM on the Arduino
> board through the serial port. It spits it out when I press reset.
>
> Has anyone else used the Arduino MEGA1280? Is there code for the VM that
> might point me in the right direction? Is there anyone else I can contact
> that may be able to help?
>
> Thanks,
>
> Paul
>
>
>
>
> On Fri, Dec 31, 2010 at 1:12 PM, Martin Ellis <ellism88 at gmail.com> wrote:
>
>> Hi Paul,
>>
>> -- {{{
>>  some code
>> -- }}}
>>
>> These are special comments used by folding editors.  Vim for example
>> supports them.  They are used to hide/show code to make large files easier
>> to understand.
>>
>> Martin.
>>
>> On Fri, Dec 31, 2010 at 4:59 PM, Paul Verbeke <paverbeke at gmail.com>wrote:
>>
>>> Hi Martin,
>>>
>>> Thanks for the information. There is a boardmap file for this board,
>>> however there were several places in the file that the
>>> -- }}} were missing. That is why the compiler was complaining, so it
>>> seems there might be an error in that file.
>>> (platforms\arduinomega\boardmap.module).  What are these -- {{{ for? Once I
>>> added the ones that were missing it seemed to compile fine, and download
>>> fine but gives that error. Should I send the file I corrected to see if was
>>> done properly?
>>>
>>> Thanks,
>>>
>>> Paul
>>>
>>>
>>> On Fri, Dec 31, 2010 at 12:50 PM, Martin Ellis <ellism88 at gmail.com>wrote:
>>>
>>>> Hi Paul,
>>>>
>>>> The boardmap files are used to map things unique to each Arduino/
>>>> Arduino-clone.  It contains mappings between the pin numbers on the board
>>>> and the pins on the actual AVR.
>>>>
>>>>
>>>>> -- {{{
>>>>> code here
>>>>> -- }}}
>>>>>
>>>>> This looks like no boardmap has been written for the Arduino you are
>>>> using.  I don't know the current compatibly list.  I am sure some one will
>>>> chime in about it.
>>>>
>>>>
>>>> Any output from the connected device will appear below
>>>>> (hit stop to disconnect)
>>>>> ------------------------------------------------------
>>>>> tvm-arduino: program loading failed
>>>>>
>>>>>
>>>> No idea about this one sorry.
>>>>
>>>> hope this helps.
>>>>
>>>> Martin.
>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.concurrency.cc/pipermail/users/attachments/20101231/a6f56124/attachment.htm>


More information about the users mailing list