[jallib] [jallib build] buildbot success in jallib on jallib-standard

2022-07-24 Thread build
Hi guys,

This is buildbot speaking. I have finished a build of jallib-standard on jallib.
Buildslave for this Build: sebbot

Build Reason: 
Build Source Stamp: HEAD
Blamelist: rob.jansen

Build succeeded!
Logs are attached.

sincerely,
 -The Buildbot

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/E1oFduy-00053O-Dl%40casadeyork.com.
Updating '.':

UU   CHANGELOG

UU   TORELEASE

UU   include/peripheral/pwm/pwm_hardware.jal

Ainclude/peripheral/pwm/pwm_pwm5.jal

Ainclude/peripheral/pwm/pwm_pwm6.jal

Asample/16f18323_adc.jal

Asample/16f18323_pwm5_led.jal

Asample/16f18323_pwm6_led.jal

Updated to revision 3836.

2735 samples to validate...

1123 libraries to validate...

All files validated :)

Environment config

JALLIB_ROOT=/home/mattschinkel/jallib/slave/standard/build

JALLIB_REPOS=/home/mattschinkel/jallib/slave/standard/build/include

JALLIB_SAMPLEDIR=/home/mattschinkel/jallib/slave/standard/build/sample

JALLIB_JALV2=/home/mattschinkel/bin/jalv2

JALLIB_PYTHON=python2.7



Time duration: 272 secs

jal jalv25r6 (compiled Oct 29 2021)

Required parameter to hex is missing!

no source file, use /home/mattschinkel/bin/jalv2 --help for help

Error while compiling file (status=1).

See previous message.

2735 samples to compile...

All samples compile :)

Environment config

JALLIB_ROOT=/home/mattschinkel/jallib/slave/standard/build

JALLIB_REPOS=/home/mattschinkel/jallib/slave/standard/build/include

JALLIB_SAMPLEDIR=/home/mattschinkel/jallib/slave/standard/build/sample

JALLIB_JALV2=/home/mattschinkel/bin/jalv2

JALLIB_PYTHON=python2.7



Time duration: 1792 secs



Re: [jallib] Wisp648

2022-07-24 Thread Rob CJ
Hi Hans,

What is a K150?

I - almost - always use a PICKit3 for programming, sometime using the PICKit3 
software and sometimes using the IPE software from MPLABX. When using the 
MPLABX it needs a different firmware and when switching back to the PICKit3 
software it needs again the old firmware. My solution: I have 2 PICKit3 one for 
the PICKit3 software and on for the IPE MPLABX software. It was not intended 
that way but a long time ago something went wrong with my PICKit3 while it was 
download the programming software for a certain PIC. I then needed to 
re-program the PICKit3 itseld and for that  you need a programmer.

BTW. I added to use of the IPE MPLABX software for a PICKit3 to the Jallib 
Tutorial some time ago. The disadvantage is that this IPE software is very slow 
so it you can use the PICKit3 software stay with that.

And if you want your PICKit2 to be able to program more PIC's you can follow 
the suggestions made earlier or go for Evan's PICKitplus software.

Kind regards,

Rob


Van: jallib@googlegroups.com  namens hans 

Verzonden: zaterdag 23 juli 2022 10:26
Aan: jallib 
Onderwerp: Re: [jallib] Wisp648

Hi Rob,
I always use the PICKIT separately but I got questions about it. Does the K150 
say anything? I've tried to get it to work but there's always a problem with 
the driver.
regards
Hans

Op zaterdag 23 juli 2022 om 10:13:57 UTC+2 schreef rob...@hotmail.com:
Hi Hans,

The PICKit2 (and I assume the PICkit3) software has a command line interface so 
it may be possible to control that from JALEdit but I never used it.

Maybe there are people on this forum that have used it like this and can share 
how to do that.

Kind regards,

Rob


Van: jal...@googlegroups.com  namens hans 

Verzonden: zaterdag 23 juli 2022 08:29
Aan: jallib 
Onderwerp: [jallib] Wisp648

Hello,
So far I have worked with the wisp648 whenever possible. The Wisp648 has the 
huge advantage for me that it can be controlled directly from the Jal editor. I 
wonder if there are more that can work like this.
regards
Hans

--
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+un...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/41ba2393-fd95-4689-bf25-48218b41cab6n%40googlegroups.com.

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/5834c3b7-9bd8-44d6-af80-a82c241916den%40googlegroups.com.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/GVXP195MB163787A376A690EDD4B0CD4FE6929%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM.


[jallib] [jallib/jallib] deb630: Added PWM5 and PWM6 including sample files or PIC1...

2022-07-24 Thread 'Rob Jansen' via jallib
  Branch: refs/heads/master
  Home:   https://github.com/jallib/jallib
  Commit: deb630de1bf8cac3d1faba073c6408b9b90d7b19
  
https://github.com/jallib/jallib/commit/deb630de1bf8cac3d1faba073c6408b9b90d7b19
  Author: Rob Jansen <12682653+robjanse...@users.noreply.github.com>
  Date:   2022-07-24 (Sun, 24 Jul 2022)

  Changed paths:
M CHANGELOG
M TORELEASE
M include/peripheral/pwm/pwm_hardware.jal
A include/peripheral/pwm/pwm_pwm5.jal
A include/peripheral/pwm/pwm_pwm6.jal
A sample/16f18323_adc.jal
A sample/16f18323_pwm5_led.jal
A sample/16f18323_pwm6_led.jal

  Log Message:
  ---
  Added PWM5 and PWM6 including sample files or PIC16F18323

There is a slight difference in the PWM register for this PIC. The first PWM is 
called PWM5 and the second PWM6.
Also added a sample file for using the ADC library for this PIC.


-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/jallib/jallib/push/refs/heads/master/ca75d3-deb630%40github.com.