|
Re: System Design - Need feedback from developers
Hi Allan
Please help me to clarify the below behavior of zephyr.
Program feature:
One zephyr task named task1 and one interrupt handler.
Scenario 1 :
=========
Int intflag = 0;
void
Hi Allan
Please help me to clarify the below behavior of zephyr.
Program feature:
One zephyr task named task1 and one interrupt handler.
Scenario 1 :
=========
Int intflag = 0;
void
|
By
Mahendravarman Rajarao (RBEI/EAA3) <Mahendravarman.Rajarao@...>
·
#3520
·
|
|
Re: having trouble getting the echo client to work using TCP/uIP on K64F
Hello Rohit,
Rohit Grover <Rohit.Grover(a)arm.com> wrote:
I can now confirm this issue, running via QEMU virtual networking
(actually, even doing this from MicroPython Zephyr port running in
QEMU,
Hello Rohit,
Rohit Grover <Rohit.Grover(a)arm.com> wrote:
I can now confirm this issue, running via QEMU virtual networking
(actually, even doing this from MicroPython Zephyr port running in
QEMU,
|
By
Paul Sokolovsky
·
#3519
·
|
|
Re: addendum to unified kernel RFC: getting rid of MDEF files.
+1000
Andrew
By
Boie, Andrew P
·
#3518
·
|
|
Re: addendum to unified kernel RFC: getting rid of MDEF files.
Zephyr is spawned from an older RTOS that was meant to be used on a
network of processors working as one processor. The MDEF file was where
you would define on which processor the objects would live.
Zephyr is spawned from an older RTOS that was meant to be used on a
network of processors working as one processor. The MDEF file was where
you would define on which processor the objects would live.
|
By
Benjamin Walsh <benjamin.walsh@...>
·
#3517
·
|
|
Re: addendum to unified kernel RFC: getting rid of MDEF files.
Benjamin Walsh wrote:
None whatsoever. As someone just now coming up to speed on Zephyr for
the first time, this syntax was among the stranger and more alien
things I stumbled on. (And I'll be
Benjamin Walsh wrote:
None whatsoever. As someone just now coming up to speed on Zephyr for
the first time, this syntax was among the stranger and more alien
things I stumbled on. (And I'll be
|
By
Andy Ross
·
#3516
·
|
|
Daily JIRA Digest
NEW JIRA items within last 24 hours: 1
[ZEP-737] Update host tools from upstream: fixdep.c
https://jira.zephyrproject.org/browse/ZEP-737
UPDATED JIRA items within last 24 hours: 6
[ZEP-240]
NEW JIRA items within last 24 hours: 1
[ZEP-737] Update host tools from upstream: fixdep.c
https://jira.zephyrproject.org/browse/ZEP-737
UPDATED JIRA items within last 24 hours: 6
[ZEP-240]
|
By
donotreply@...
·
#3515
·
|
|
addendum to unified kernel RFC: getting rid of MDEF files.
Hi all,
Small addendum to the unified kernel RFC: we'd like to take out the
support for MDEF files, and thus sysgen in the unified kernel. It will
be kept for legacy reasons until the legacy veneer
Hi all,
Small addendum to the unified kernel RFC: we'd like to take out the
support for MDEF files, and thus sysgen in the unified kernel. It will
be kept for legacy reasons until the legacy veneer
|
By
Benjamin Walsh <benjamin.walsh@...>
·
#3514
·
|
|
Daily Gerrit Digest
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/4325 : net: buf: Fix minor typo in documentation
- https://gerrit.zephyrproject.org/r/4324 : Bluetooth/drivers: Fix missing argument
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/4325 : net: buf: Fix minor typo in documentation
- https://gerrit.zephyrproject.org/r/4324 : Bluetooth/drivers: Fix missing argument
|
By
donotreply@...
·
#3513
·
|
|
Re: Porting to Cortex-M0+
Hi,
I have the same problem. I would like to add support for Atmel SAM E70 chip (Cortex-M7) and was thinking that using the header files provided by Atmel as part of their ASF would make the job
Hi,
I have the same problem. I would like to add support for Atmel SAM E70 chip (Cortex-M7) and was thinking that using the header files provided by Atmel as part of their ASF would make the job
|
By
Piotr Mienkowski <Piotr.Mienkowski@...>
·
#3512
·
|
|
Moving outdir contents to a BOARD-specific subdirectory
I just pushed the following to gerrit, for possible merge sometime in
the 1.6 timeframe. It will modify outdir to contain separate
subdirectories for each BOARD variant built, so they won't collide
I just pushed the following to gerrit, for possible merge sometime in
the 1.6 timeframe. It will modify outdir to contain separate
subdirectories for each BOARD variant built, so they won't collide
|
By
Andy Ross
·
#3511
·
|
|
Daily JIRA Digest
NEW JIRA items within last 24 hours: 3
[ZEP-734] Port AES-CMAC-PRF-128 [RFC 4615] encryption library for Thread support
https://jira.zephyrproject.org/browse/ZEP-734
[ZEP-733] Minimal libc
NEW JIRA items within last 24 hours: 3
[ZEP-734] Port AES-CMAC-PRF-128 [RFC 4615] encryption library for Thread support
https://jira.zephyrproject.org/browse/ZEP-734
[ZEP-733] Minimal libc
|
By
donotreply@...
·
#3510
·
|
|
Daily Gerrit Digest
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/4308 : win-build: Explicity call phyton
- https://gerrit.zephyrproject.org/r/4307 : win-build: Fixes Makefile target names including
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/4308 : win-build: Explicity call phyton
- https://gerrit.zephyrproject.org/r/4307 : win-build: Fixes Makefile target names including
|
By
donotreply@...
·
#3509
·
|
|
Re: having trouble getting the echo client to work using TCP/uIP on K64F
Hello Community,
In my attempts to get a TCP stream to flow in and out of a K64F, I've had to make a few changes to core of the uIP port:
Hello Community,
In my attempts to get a TCP stream to flow in and out of a K64F, I've had to make a few changes to core of the uIP port:
|
By
Rohit Grover
·
#3508
·
|
|
Re: offsetof() in array sizes
Hi Carles,
Can you submit your contribution to our Gerrit server?
https://nexus.zephyrproject.org/content/sites/site/org.zephyrproject.zephyr/latest/contribute/gerrit.html
Regards,
Andrew
Hi Carles,
Can you submit your contribution to our Gerrit server?
https://nexus.zephyrproject.org/content/sites/site/org.zephyrproject.zephyr/latest/contribute/gerrit.html
Regards,
Andrew
|
By
Boie, Andrew P
·
#3507
·
|
|
Re: offsetof() in array sizes
Hi Andrew,
By
Carles Cufi
·
#3506
·
|
|
Re: Porting to Cortex-M0+
Actually more because nobody did it until now, so you are welcome to do this.
I do not think this will conflict with the intent of how to use it in Zephyr. After all the code will be used with Atmel
Actually more because nobody did it until now, so you are welcome to do this.
I do not think this will conflict with the intent of how to use it in Zephyr. After all the code will be used with Atmel
|
By
Nashif, Anas
·
#3505
·
|
|
Daily Gerrit Digest
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/4254 : Bluetooth: BR/EDR: Fix security check on legacy
- https://gerrit.zephyrproject.org/r/4246 : nano_work: Make use of
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/4254 : Bluetooth: BR/EDR: Fix security check on legacy
- https://gerrit.zephyrproject.org/r/4246 : nano_work: Make use of
|
By
donotreply@...
·
#3504
·
|
|
Re: offsetof() in array sizes
I don't see a problem with replacing the existing definition in the minimal libc with the corrected version above.
Can you send a patch against lib/libc/minimal/include/stddef.h?
Andrew
I don't see a problem with replacing the existing definition in the minimal libc with the corrected version above.
Can you send a patch against lib/libc/minimal/include/stddef.h?
Andrew
|
By
Boie, Andrew P
·
#3503
·
|
|
Naming both a top-level directory and a branch "net" is a bit unfortunate
Hello,
Today I tried to figure why I got my Zephyr repository clone in an
inconsistent state, and here's what I found:
Git for quite a few years allow to checkout a remote's repository with:
git
Hello,
Today I tried to figure why I got my Zephyr repository clone in an
inconsistent state, and here's what I found:
Git for quite a few years allow to checkout a remote's repository with:
git
|
By
Paul Sokolovsky
·
#3502
·
|
|
Re: Porting to Cortex-M0+
Hi,
Euan Mutch <euan.mutch(a)gmail.com> writes:
Licensing issues perhaps[1]?
"Disclaimer and Credits
...
4. This software may only be redistributed and used in connection with
an Atmel
Hi,
Euan Mutch <euan.mutch(a)gmail.com> writes:
Licensing issues perhaps[1]?
"Disclaimer and Credits
...
4. This software may only be redistributed and used in connection with
an Atmel
|
By
Vinicius Costa Gomes
·
#3500
·
|