|
Re: OpenOCD on STM32 boards
Lawrence King <lawrence.king@...> writes:
Sure thing!
^^ judging from this, my guess is you need some udev rules to make the
USB device accessible to your user.
Marti
Lawrence King <lawrence.king@...> writes:
Sure thing!
^^ judging from this, my guess is you need some udev rules to make the
USB device accessible to your user.
Marti
|
By
Bolivar, Marti
·
#1770
·
|
|
Re: OpenOCD on STM32 boards
Hi Marti:
Thanks for your help.
I had stopped using the zephyr-sdk because I was bisecting the kernel to find a problem, depending on where I was I needed 0.10.0, 0.10.1, 0.10.2 or 0.10.3 versions
Hi Marti:
Thanks for your help.
I had stopped using the zephyr-sdk because I was bisecting the kernel to find a problem, depending on where I was I needed 0.10.0, 0.10.1, 0.10.2 or 0.10.3 versions
|
By
Lawrence King
·
#1769
·
|
|
Re: OpenOCD on STM32 boards
"Lawrence King via Lists.Zephyrproject.Org"
<lawrence.king=irdeto.com@...> writes:
It's not always wise to trust in your distro's openocd. It has been hard
to get support patches
"Lawrence King via Lists.Zephyrproject.Org"
<lawrence.king=irdeto.com@...> writes:
It's not always wise to trust in your distro's openocd. It has been hard
to get support patches
|
By
Bolivar, Marti
·
#1768
·
|
|
Zephyr Release 2.1: Status: Merge window closing this Friday, Nov 8th!
A reminder that the feature merge window to Zephyr will be closing this Friday (November 8th). For more information on milestone dates please refer to the program management wiki page:
A reminder that the feature merge window to Zephyr will be closing this Friday (November 8th). For more information on milestone dates please refer to the program management wiki page:
|
By
David Leach
·
#1767
·
|
|
OpenOCD on STM32 boards
Today I decided to bring up a STLML476 board, specifically the Nucleo-L476RG board.
Compile went cleanly
west build -b nucleo_l476rg samples/basic/blinky
Then after connecting the board I tried
Today I decided to bring up a STLML476 board, specifically the Nucleo-L476RG board.
Compile went cleanly
west build -b nucleo_l476rg samples/basic/blinky
Then after connecting the board I tried
|
By
Lawrence King
·
#1766
·
|
|
API meeting: agenda
Hi all,
This week we will look at GPIO:
- GPIO: Update on progress
- Look at the PRs with driver conversion (https://github.com/zephyrproject-rtos/zephyr/issues/18530)
- Check users of GPIO
Hi all,
This week we will look at GPIO:
- GPIO: Update on progress
- Look at the PRs with driver conversion (https://github.com/zephyrproject-rtos/zephyr/issues/18530)
- Check users of GPIO
|
By
Carles Cufi
·
#1765
·
|
|
Re: A question about configuring a USB virtual console in DTS?
#dts
#defconfig
Hi,
You can just remove virtualcom stuff,
samples/subsys/usb/console/prj.conf should assign right console with:
CONFIG_UART_CONSOLE_ON_DEV_NAME="CDC_ACM_0"
Best regards
Andrei Emeltchenko
Hi,
You can just remove virtualcom stuff,
samples/subsys/usb/console/prj.conf should assign right console with:
CONFIG_UART_CONSOLE_ON_DEV_NAME="CDC_ACM_0"
Best regards
Andrei Emeltchenko
|
By
Andrei
·
#1764
·
|
|
A question about configuring a USB virtual console in DTS?
#dts
#defconfig
Is it compulsory to add the node "virtualcom" to configure a USB virtual com port via USB-OTG-HS for STM32F407 under Zephyr 2.0.99?
I got the following code in DTS from a partner but it cannot be
Is it compulsory to add the node "virtualcom" to configure a USB virtual com port via USB-OTG-HS for STM32F407 under Zephyr 2.0.99?
I got the following code in DTS from a partner but it cannot be
|
By
nanjunneo@...
·
#1763
·
|
|
Re: Error in services launch sequence
#debugging
#eclipse
#gdb
All I did was to uncheck the "start pyOCD locally"
All I did was to uncheck the "start pyOCD locally"
|
By
fashtop3@...
·
#1762
·
|
|
Zephyr Release 2.1: Status: Merge window closing Nov 8th
A reminder that the feature merge window to Zephyr will be closing next Friday (November 8th). For more information on milestone dates please refer to the program management wiki page:
A reminder that the feature merge window to Zephyr will be closing next Friday (November 8th). For more information on milestone dates please refer to the program management wiki page:
|
By
David Leach
·
#1761
·
|
|
Logger flash backend
Hello
I noticed here: https://www.youtube.com/watch?v=JaQhhCHLxxQ
Nordic presented some of their implementations using the Logger framework which support features like:
logger backend flash (saving
Hello
I noticed here: https://www.youtube.com/watch?v=JaQhhCHLxxQ
Nordic presented some of their implementations using the Logger framework which support features like:
logger backend flash (saving
|
By
Ilan Ganor <ilan@...>
·
#1760
·
|
|
Zephyr Release 2.1: Status
A reminder that the feature merge window to Zephyr will be closing on November 8th (two short weeks away). Please keep this date in mind for any items you may be working on that you wish to be
A reminder that the feature merge window to Zephyr will be closing on November 8th (two short weeks away). Please keep this date in mind for any items you may be working on that you wish to be
|
By
David Leach
·
#1759
·
|
|
Re: Ethernet samples/demo
Tried to run gptp with the following results -
rajas-imac:zephyr rdsingh$ west build -b sam_e70_xplained samples/net/gptp --pristinefdfadfadfad
Zephyr version: 2.0.99
-- Found PythonInterp:
Tried to run gptp with the following results -
rajas-imac:zephyr rdsingh$ west build -b sam_e70_xplained samples/net/gptp --pristinefdfadfadfad
Zephyr version: 2.0.99
-- Found PythonInterp:
|
By
rdsingh@...
·
#1758
·
|
|
Re: Ethernet samples/demo
Jukka,
After clicking on Reply, I realized it is sent to you and not to the group. Please accept my apologies.
regards,
RDS
Jukka,
After clicking on Reply, I realized it is sent to you and not to the group. Please accept my apologies.
regards,
RDS
|
By
rdsingh@...
·
#1757
·
|
|
API meeting: Agenda
Hi all,
This week we will look at:
- V4Z: Update on comments, merge if there is no objections
- https://github.com/zephyrproject-rtos/zephyr/pull/17194
- EEPROM API proposal
-
Hi all,
This week we will look at:
- V4Z: Update on comments, merge if there is no objections
- https://github.com/zephyrproject-rtos/zephyr/pull/17194
- EEPROM API proposal
-
|
By
Carles Cufi
·
#1756
·
|
|
Re: Ethernet samples/demo
Hi,
I have been using sam-e70 with some of the samples, mainly gptp and
echo-server. There have been regressions in past with the networking
samples as currently we have no automatic testing of these
Hi,
I have been using sam-e70 with some of the samples, mainly gptp and
echo-server. There have been regressions in past with the networking
samples as currently we have no automatic testing of these
|
By
Jukka Rissanen
·
#1755
·
|
|
Ethernet samples/demo
Hi all,
Wondering if SAME70 XPLD board has been tested with Ethernet Networking Samples in the repository.
So far, all the examples that I have tried did not work for me.
Wondering if I am missing
Hi all,
Wondering if SAME70 XPLD board has been tested with Ethernet Networking Samples in the repository.
So far, all the examples that I have tried did not work for me.
Wondering if I am missing
|
By
rdsingh@...
·
#1754
·
|
|
Re: Bluetooth mcumgr SMP DFU speed
#ble
https://github.com/zephyrproject-rtos/zephyr/issues/19244
More discussions on this issue here: https://github.com/zephyrproject-rtos/zephyr/issues/19244
https://github.com/zephyrproject-rtos/zephyr/issues/19244
More discussions on this issue here: https://github.com/zephyrproject-rtos/zephyr/issues/19244
|
By
nick.ward@...
·
#1753
·
|
|
Usage of optional 'erase-block-size' flash nodes property
Hi all,
Optional property 'erase-block-size' is used to describe the minimum size of flash sector on which an erase operation could be applied. It is generated as a device tree generic define
Hi all,
Optional property 'erase-block-size' is used to describe the minimum size of flash sector on which an erase operation could be applied. It is generated as a device tree generic define
|
By
Erwan Gouriou
·
#1752
·
|
|
Re: Recursive checkout with West
Cool. Thank you :-)
~Jørn
Cool. Thank you :-)
~Jørn
|
By
Jørn Villesen Christensen <extjvc@...>
·
#1751
·
|