acassis opened a new issue, #19189: URL: https://github.com/apache/nuttx/issues/19189
### Description / Steps to reproduce the issue Steps to reproduce: $ ./tools/configure.sh stm32f103-minimum:audio_tone $ make -j $ sudo openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg -c init -c "reset halt" -c "flash write_image erase nuttx.bin 0x08000000" After initializing the board it is reporting: ERROR: stm32_pwm_setup() failed: -19 I suspect it was caused by recent modifications on STM32 PWM ### On which OS does this issue occur? [OS: Linux] ### What is the version of your OS? Ubuntu 24.04 ### NuttX Version mainline ### Issue Architecture [Arch: arm] ### Issue Area [Area: Kernel] ### Host information _No response_ ### Verification - [x] I have verified before submitting the report. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
