|
Re: DFU based on mcumgr and mcuboot not working
#mcuboot
#stm32
Hi again,
I am still struggling with DFU/MCUboot...
Is there anyone out there that has successfully used MCUboot together with the STM32H7 line of MCU's?
I have updated my build environment to
Hi again,
I am still struggling with DFU/MCUboot...
Is there anyone out there that has successfully used MCUboot together with the STM32H7 line of MCU's?
I have updated my build environment to
|
By
Anders
·
#2966
·
|
|
Regarding implementation of cache attack codes on Comet Risc V Processor working on Zephyr OS
Dear Sir/ Madam,
I am a PhD student from Indian Institute of Technology Goa. I am trying to implement a Cache Side Channel attack on Comet Risc V 32 bit processor. I have added the board architecture
Dear Sir/ Madam,
I am a PhD student from Indian Institute of Technology Goa. I am trying to implement a Cache Side Channel attack on Comet Risc V 32 bit processor. I have added the board architecture
|
By
Pavitra bhade <pavitra19231101@...>
·
#2965
·
|
|
DFU based on mcumgr and mcuboot not working
#mcuboot
#stm32
Hi,
For DFU using mcumgr over UDP we have a working configuration based on a version of the manifest-rev branch of mcuboot modified to support 32 byte alignment.
Environment is Zephyr 3.0.0 running
Hi,
For DFU using mcumgr over UDP we have a working configuration based on a version of the manifest-rev branch of mcuboot modified to support 32 byte alignment.
Environment is Zephyr 3.0.0 running
|
By
Anders
·
#2964
·
|
|
build ROM library
Hi,
I'm planning to build a couple of libraries that will reside in ROM, and call them from a Zephyr application.
The nature of these libraries is that I don't have control of their source code and
Hi,
I'm planning to build a couple of libraries that will reside in ROM, and call them from a Zephyr application.
The nature of these libraries is that I don't have control of their source code and
|
By
Jacob Avraham
·
#2963
·
|
|
Is there a Visual Studio Solution available for Zephyr?
Hi,
I would like to develop and debug using Visual Studio (not Visual Code) under Windows 10.
In other words, I would like to develop and debug with Visual Studio on the PC without the need of
Hi,
I would like to develop and debug using Visual Studio (not Visual Code) under Windows 10.
In other words, I would like to develop and debug with Visual Studio on the PC without the need of
|
By
Michael McDonnell <mmcdonnell@...>
·
#2962
·
|
|
Re: GSM modem AT commands
Thanks for your reply, Billy. (I didn’t see it until now because I didn’t receive your response in my email; I had to checkhttps://lists.zephyrproject.org/g/users/. Odd, because I have received
Thanks for your reply, Billy. (I didn’t see it until now because I didn’t receive your response in my email; I had to checkhttps://lists.zephyrproject.org/g/users/. Odd, because I have received
|
By
Gordon Klaus <gordon@...>
·
#2961
·
|
|
Re: Zephyr C++ support
#CPP
Hi Dave,
> Is C++ exception support (reentrancy problems) now fixed?
Yes, C++ exceptions should be working for all supported architectures now when using the Zephyr SDK.
Regards,
Hi Dave,
> Is C++ exception support (reentrancy problems) now fixed?
Yes, C++ exceptions should be working for all supported architectures now when using the Zephyr SDK.
Regards,
|
By
Stephanos Ioannidis
·
#2960
·
|
|
Re: Zephyr C++ support
#CPP
Is C++ exception support (reentrancy problems) now fixed?
Thanks!
Best Regards, Dave
On 5/16/2022 9:12 AM, Stephanos Ioannidis wrote:
Dave Nadler,
Is C++ exception support (reentrancy problems) now fixed?
Thanks!
Best Regards, Dave
On 5/16/2022 9:12 AM, Stephanos Ioannidis wrote:
Dave Nadler,
|
By
Dave Nadler
·
#2959
·
|
|
Re: Zephyr C++ support
#CPP
Hi,
That documentation is outdated and will be updated in the 3.1 release.
Zephyr supports new and delete operators.
Regards,
Stephanos
Hi,
That documentation is outdated and will be updated in the 3.1 release.
Zephyr supports new and delete operators.
Regards,
Stephanos
|
By
Stephanos Ioannidis
·
#2958
·
|
|
Zephyr C++ support
#CPP
Hi all,
I read here:
https://docs.zephyrproject.org/3.0.0/reference/kernel/other/cxx_support.html
that Zephyr supports C++ applications, but that the kernel does not support the new and delete
Hi all,
I read here:
https://docs.zephyrproject.org/3.0.0/reference/kernel/other/cxx_support.html
that Zephyr supports C++ applications, but that the kernel does not support the new and delete
|
By
gianluca torta
·
#2957
·
|
|
Re: GSM modem AT commands
Gordon,
This seems to be something that would need to be included in the device driver rather than the PPP modem. I see the issue being how a generic driver could provide device specific
Gordon,
This seems to be something that would need to be included in the device driver rather than the PPP modem. I see the issue being how a generic driver could provide device specific
|
By
William Fish
·
#2956
·
Edited
|
|
GSM modem AT commands
Hello,
I have successfully made a network connection using MODEM_GSM_PPP. Now, I would like to reduce power consumption by using power saving mode (PSM). What is the recommended way to send the
Hello,
I have successfully made a network connection using MODEM_GSM_PPP. Now, I would like to reduce power consumption by using power saving mode (PSM). What is the recommended way to send the
|
By
Gordon Klaus <gordon@...>
·
#2955
·
|
|
Zephyr Developer Survey: Your Input Requested by Thursday, May 19
(TSC Members/Alternates, Maintainers, Collaborators please follow link that were sent to you)
Members of the Zephyr Community,
We have assembled a Developer Survey to help us understand what is
(TSC Members/Alternates, Maintainers, Collaborators please follow link that were sent to you)
Members of the Zephyr Community,
We have assembled a Developer Survey to help us understand what is
|
By
Brett Preston
·
#2954
·
|
|
Reminder to Register: Zephyr Developer Summit
Members of the Zephyr Community,
The Zephyr Developer Summit is now less than a month away!
Have you completed your registration yet?
Members of the Zephyr Community,
The Zephyr Developer Summit is now less than a month away!
Have you completed your registration yet?
|
By
Brett Preston
·
#2953
·
|
|
Re: How to access the child nodes in a device tree (DTS) in Zephyr using DT_FOREACH_CHILD
#dts
#nrf52
The results from previous code were OK, I think it's a bug in the debugger. I posted the details here [^].
BR.
The results from previous code were OK, I think it's a bug in the debugger. I posted the details here [^].
BR.
|
By
unsunk.ship@...
·
#2952
·
|
|
How to access the child nodes in a device tree (DTS) in Zephyr using DT_FOREACH_CHILD
#dts
#nrf52
Hi,
I originally posted this question to stackoverflow [^] so I think its better not to duplicate the whole story here.
Supposing I have a DTS file with a content like this one below:
n: detectors {
Hi,
I originally posted this question to stackoverflow [^] so I think its better not to duplicate the whole story here.
Supposing I have a DTS file with a content like this one below:
n: detectors {
|
By
unsunk.ship@...
·
#2951
·
|
|
Re: Scheduler/Thread Status
#api
Not public ones, no. You can check kernel/include/ksched.h for the internal API for this. I guess the immediate question has to be "what are you trying to do"? Recognize that any decision made on
Not public ones, no. You can check kernel/include/ksched.h for the internal API for this. I guess the immediate question has to be "what are you trying to do"? Recognize that any decision made on
|
By
Andy Ross
·
#2950
·
|
|
Scheduler/Thread Status
#api
Are there any API calls for retrieving thread and scheduler status? I'm looking for something that would indicate the following:
Is the scheduler locked?
What is the thread status? (Ready, Waiting,
Are there any API calls for retrieving thread and scheduler status? I'm looking for something that would indicate the following:
Is the scheduler locked?
What is the thread status? (Ready, Waiting,
|
By
Casey Shea
·
#2949
·
|
|
Re: Implementation of Zephyr on custom board
Hi Bharath,
(1) I’ll look more into this and email you 1:1.
(2) Could you explain what you mean by “build the code without any board dependencies in West”? The module (if you’re using
Hi Bharath,
(1) I’ll look more into this and email you 1:1.
(2) Could you explain what you mean by “build the code without any board dependencies in West”? The module (if you’re using
|
By
Murphy, Lauren
·
#2948
·
|
|
Profiling tools
Hi Zephyr users!
I would like to profile my application and was wondering if there are tools available such as the famous ``perf``?
I have found ``THREAD_ANALYZER`` that is very useful but I would
Hi Zephyr users!
I would like to profile my application and was wondering if there are tools available such as the famous ``perf``?
I have found ``THREAD_ANALYZER`` that is very useful but I would
|
By
Guy Morand
·
#2947
·
|