[Lab] Code issues with NANO

Jaime Yu jaime.yu at gmail.com
Wed Oct 1 07:41:48 EDT 2014


Hey,
Can you put the v1&v2 code on github/pastebin. Sounds like there is a
mistake in version 2 of the code.

--
Sincerely,
Jaime Yu
B.Eng in Computer Engineering, System Hardware
Software Developer III at Juniper Networks

$CV = "http://cv.jaimeyu.com"
$Blog = "http://ask.jaimeyu.com"
$Project = "http://www.capstone490.com"
$Linkedin = "https://www.linkedin.com/in/jaimeyu"
$GitHub = "https://github.com/jaimeyu"

On Tue, Sep 30, 2014 at 4:45 PM, Adrian Jones <adrian at woodsgood.ca> wrote:

> I wonder if anyone has found a solution to this type of problem?
>
> I am running two versions of code on an Arduino Nano.
>
> V1: The IDE claims that this has a "Binary sketch size of 15,636 bytes (of
> a
> 30,720 byte maximum)" and the freememory() function shows 1184B free. This
> runs fine!
>
> V2: The IDE claims that this has a "Binary sketch size of 15,640 bytes (of
> a
> 30,720 byte maximum)" and the freememory() function also shows 1184B free.
> However, this runs the software yet corrupts the serial data output.
>
> If I add a single extra line of code to V2 (say "int lsIn =
> analogRead(lsPin);") the whole code crashes.
>
> Any ideas?
>
>
>
> .... Adrian_the_Canadian
>      www.woodsgood.ca/projects/
>
>
> _______________________________________________
> Lab mailing list
> 1. subscribe http://artengine.ca/mailman/listinfo/lab
> 2. then email Lab at artengine.ca to send your message to the list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://artengine.ca/pipermail/lab/attachments/20141001/214e3516/attachment.html>


More information about the Lab mailing list