|
Re: FRDM-K64 PRINT not working
Got it working using minicom and no flowcontrol...
Got it working using minicom and no flowcontrol...
|
By
Anders Dam Kofoed <adk@...>
·
#2609
·
|
|
Re: FRDM-K64 GPIO driver name
Hi Maureen and Idups
I got UART output (printf) working using minicom. Don't know what the difference between screen and minicom is but using minicom I set it to not use flowcontrol 115200 8N1 and it
Hi Maureen and Idups
I got UART output (printf) working using minicom. Don't know what the difference between screen and minicom is but using minicom I set it to not use flowcontrol 115200 8N1 and it
|
By
Anders Dam Kofoed <adk@...>
·
#2608
·
|
|
Re: RFC: 5/5 Provide interfaces for Power Management Applications Policies (Revised)
(Revised and incorporated feedbacks. The term "Tickless Idle" was found
confusing to be used to refer to a PM policy. That is a specific term
used for an optimized kernel idling mechanism saving
(Revised and incorporated feedbacks. The term "Tickless Idle" was found
confusing to be used to refer to a PM policy. That is a specific term
used for an optimized kernel idling mechanism saving
|
By
Thomas, Ramesh
·
#2607
·
|
|
Re: RFC: 2/5 System Device Driver Modifications (Revised)
[Revised incorporating feedbacks. The changes are shown at the end]
Problem Statement:
Not all Zephyr kernel drivers provide the same interfaces.
Why this is a
[Revised incorporating feedbacks. The changes are shown at the end]
Problem Statement:
Not all Zephyr kernel drivers provide the same interfaces.
Why this is a
|
By
Thomas, Ramesh
·
#2606
·
|
|
Re: RFC: 1/5 Consistent naming of PM Kconfig flags (Revised)
[Revised incorporating feedbacks so far]
Problem Statement:
Power management Kconfig flags are not consistent and hierarchy is not
clear
Why this is a problem:
-----------------------------
The
[Revised incorporating feedbacks so far]
Problem Statement:
Power management Kconfig flags are not consistent and hierarchy is not
clear
Why this is a problem:
-----------------------------
The
|
By
Thomas, Ramesh
·
#2605
·
|
|
STM32/STM32F1 patchset v13
Hi,
I have posted version 13 of the patchset. As usual the series is
avaialable in my github repo https://github.com/bboozzoo/zephyr/ in
branch
Hi,
I have posted version 13 of the patchset. As usual the series is
avaialable in my github repo https://github.com/bboozzoo/zephyr/ in
branch
|
By
Maciek Borzecki <maciek.borzecki@...>
·
#2604
·
|
|
Re: [PATCH 1/2] arc_timer: fix tickless idle
Hello,
Thanks for the answer, I will review my copy.
BTW, the same test bench shows no jitter in the Quark TICK. So I would like to have the same behavior for ARC.
Do you think it is achievable ? I
Hello,
Thanks for the answer, I will review my copy.
BTW, the same test bench shows no jitter in the Quark TICK. So I would like to have the same behavior for ARC.
Do you think it is achievable ? I
|
By
Desfarges, Simon <simon.desfarges@...>
·
#2603
·
|
|
Re: [PATCH 1/2] arc_timer: fix tickless idle
See [Peter]
By
Mitsis, Peter <Peter.Mitsis@...>
·
#2602
·
|
|
Re: [PATCH 0/2] Arc tickless idle issue
Hi Simon,
The macro _sys_clock_tick_announce() call _nano_sys_clock_tick_announce(_sys_idle_elapsed_ticks), so _sys_idle_elapsed_ticks might off, can you check the value of _sys_idle_elapsed_ticks
Hi Simon,
The macro _sys_clock_tick_announce() call _nano_sys_clock_tick_announce(_sys_idle_elapsed_ticks), so _sys_idle_elapsed_ticks might off, can you check the value of _sys_idle_elapsed_ticks
|
By
Rodriguez, Sergio SF <sergio.sf.rodriguez@...>
·
#2601
·
|
|
[PATCH 2/2] arc_timer: assert that counter always lower than limit
From: Simon Desfarges <simon.desfarges(a)intel.com>
ASSERT are put each time the timer0 limit register or the timer0 count register
is modified.
Change-Id:
From: Simon Desfarges <simon.desfarges(a)intel.com>
ASSERT are put each time the timer0 limit register or the timer0 count register
is modified.
Change-Id:
|
By
Desfarges, Simon <simon.desfarges@...>
·
#2600
·
|
|
[PATCH 1/2] arc_timer: fix tickless idle
From: Simon Desfarges <simon.desfarges(a)intel.com>
When exiting from tickless idle uppon an external IRQ, the TICK timer is set
to fire at next TICK boundary. The current algorithm can lead to a
From: Simon Desfarges <simon.desfarges(a)intel.com>
When exiting from tickless idle uppon an external IRQ, the TICK timer is set
to fire at next TICK boundary. The current algorithm can lead to a
|
By
Desfarges, Simon <simon.desfarges@...>
·
#2599
·
|
|
[PATCH 0/2] Arc tickless idle issue
From: Simon Desfarges <simon.desfarges(a)intel.com>
Hello,
I am trying to enable the tickless idle of ARC in our project. Here is my
problem.
OS: Zephyr 1.0.0
Processor: Quark_se
The ARC TICK
From: Simon Desfarges <simon.desfarges(a)intel.com>
Hello,
I am trying to enable the tickless idle of ARC in our project. Here is my
problem.
OS: Zephyr 1.0.0
Processor: Quark_se
The ARC TICK
|
By
Desfarges, Simon <simon.desfarges@...>
·
#2598
·
|
|
Re: STM32/STM32F1 patchset v10
Hi,
I've pushed another set of updates to the remaining STM32F1 patchset
(bboozzoo/stm32f10x-for-upstream-v11).
The aside from cosmetic cleanups and minor updates, the pinmux driver
was extended to
Hi,
I've pushed another set of updates to the remaining STM32F1 patchset
(bboozzoo/stm32f10x-for-upstream-v11).
The aside from cosmetic cleanups and minor updates, the pinmux driver
was extended to
|
By
Maciek Borzecki <maciek.borzecki@...>
·
#2597
·
|
|
Re: Lost access to Zephyr git and gerrit
Hi Yannis,
It worked!
Looks like I have followed instructions a little too close :-)
Thanks for pointing the problem.
Pawel
Hi Yannis,
It worked!
Looks like I have followed instructions a little too close :-)
Thanks for pointing the problem.
Pawel
|
By
Pawel Wodnicki <root@...>
·
#2596
·
|
|
Re: Lost access to Zephyr git and gerrit
Hi Pawel,
Adding my username before the gerrit.zephyrproject.org worked for me.
The command should be like this (where 'username' your username):
~$ scp -p -P 29418
Hi Pawel,
Adding my username before the gerrit.zephyrproject.org worked for me.
The command should be like this (where 'username' your username):
~$ scp -p -P 29418
|
By
Yannis Damigos
·
#2595
·
|
|
Lost access to Zephyr git and gerrit
Hi,
I am experiencing problems with access to Zephyr sites.
I can no longer login into Zephyr gerrit :-(
I have checked my linuxfoundation.org login and it only works from Firefox, I can not login
Hi,
I am experiencing problems with access to Zephyr sites.
I can no longer login into Zephyr gerrit :-(
I have checked my linuxfoundation.org login and it only works from Firefox, I can not login
|
By
Pawel Wodnicki <root@...>
·
#2594
·
|
|
Re: Some emails from devel mailing list does arrive to my inbox
Thank you Maciek for your reply.
The mail delivery option of the devel list in my account was disabled.
I just enabled it and I will wait to see if this will fix the issue.
Yannis
Thank you Maciek for your reply.
The mail delivery option of the devel list in my account was disabled.
I just enabled it and I will wait to see if this will fix the issue.
Yannis
|
By
Yannis Damigos
·
#2593
·
|
|
Re: Some emails from devel mailing list does arrive to my inbox
<giannis.damigos(a)gmail.com> wrote:
This one was sent using gmail web client.
Cheers,
--
Maciek Borzecki
<giannis.damigos(a)gmail.com> wrote:
This one was sent using gmail web client.
Cheers,
--
Maciek Borzecki
|
By
Maciek Borzecki <maciek.borzecki@...>
·
#2592
·
|
|
Re: Some emails from devel mailing list does arrive to my inbox
Could someone, please, help me to find out if I am the only one,
who does not receive emails from the devel mailing list.
I did not receive anything to my inbox for threads which were
created the
Could someone, please, help me to find out if I am the only one,
who does not receive emails from the devel mailing list.
I did not receive anything to my inbox for threads which were
created the
|
By
Yannis Damigos
·
#2591
·
|
|
Re: FRDM-K64 PRINT not working
Does anyone have a working working zephyr.bin for the FRDM-K64 board where printf/k is working? I'd like to see if it would work on mine.
Kind regards
Anders
Does anyone have a working working zephyr.bin for the FRDM-K64 board where printf/k is working? I'd like to see if it would work on mine.
Kind regards
Anders
|
By
Anders Dam Kofoed <adk@...>
·
#2590
·
|