Hi Rob,

Here my confirmed test results:
 - 2.4o + latest device: same behavior (not working, as explained before).
But as you said, this may not be a valid combination.
 - 2.4q + latest device: same behavior
 - 2.4q + latest *test* device (from MPLAB-X), with minimal pragmas changed:

pragma target SOSCSEL HS_CP
becomes:

Compilation gives strange warnings:

projects/jaluino_bee_powermeter.jal:319: warning: data error at 0x0000000a
projects/jaluino_bee_powermeter.jal:319: warning: data error at 0x0000000e

Line 319 is the end of the program.

Results: nothing, PIC gets stuck, I don't even have my welcome I'm alive
message.

Note I haven't met these warnings message when I tested my samples (see
comment in issue).

Cheers
Seb



On 16 August 2013 10:17, Rob Hamerling <[email protected]> wrote:

>
> Hi Seb,
>
>
> On 2013/08/15 21:56, Sebastien Lelong wrote:
>
>> I did a lot of tests, IIRC:
>>
>>   - jalv24q + latest device files in include/device: same behavior
>>   - jalv24q + new device files in test/device:  PIC keeps resetting...
>>
>>
> The first is encouraging (consistent behaviour!), but the second is
> disturbing! First thought would be WDT (maybe because of different default
> fuse settings),  but I'm sure that would be one of your first thoughts as
> well. I'll try to find a possible cause.
>
>
> Regards, Rob.
>
> --
> R. Hamerling, Netherlands --- http://www.robh.nl
>
> --
> You received this message because you are subscribed to the Google Groups
> "jallib" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to 
> jallib+unsubscribe@**googlegroups.com<jallib%[email protected]>
> .
> To post to this group, send email to [email protected].
> Visit this group at 
> http://groups.google.com/**group/jallib<http://groups.google.com/group/jallib>
> .
> For more options, visit 
> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
> .
>



-- 
Sébastien Lelong

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to