Re: libbsd network stack optimization tips & tricks

2019-04-28 Thread Chris Johns
On 25/4/19 7:37 am, Jonathan Brandmeyer wrote: > Any good tips & tricks I should know about how to optimize the > rtems-libbsd networking stack? I use the stack defaults with an /etc/rc.conf of: TELn [/] # cat /etc/rc.conf # # Hydra LibBSD Configuration # hostname="XXX-880452-0014" ifconfi

Re: stm32f4 wakeup interrupt

2019-04-28 Thread Jython
Thank you a lot ! maybe i was thinking make code more clear and then forget the right On Sun, Apr 28, 2019 at 3:27 PM Christian Mauderer wrote: > Am 27.04.19 um 16:40 schrieb Christian Mauderer: > > Am 24.04.19 um 10:00 schrieb Jython: > >> HI, ALL! > >> why the code stuck in wakeup handler whil

Re: stm32f4 wakeup interrupt

2019-04-28 Thread Christian Mauderer
Am 27.04.19 um 16:40 schrieb Christian Mauderer: > Am 24.04.19 um 10:00 schrieb Jython: >> HI, ALL! >> why the code stuck in wakeup handler while the RTC gets time work fine >> i have checked some days, but no register error found, i suspect that >> the handler function is the issue >> >> >> // cod