STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Debugging M4 with GDB from command line?

I would like to understand what the Eclipse IDE is doing to start the debugger, so that I can move away from using it. I much prefer CMake and other tools. I'd be grateful for any assistance. The wiki section for this is TBD.I'm not too familiar with...

unicycle by Associate III
  • 3402 Views
  • 6 replies
  • 0 kudos

Resolved! Maximum 4 virtual uarts can be created?

Hi,As i was testing the limit of how many virtual uarts i can create, i found that the limit is actually 4:Using debug tracing i can see that the channels get created inside the code (here i am creating 5 virtual uart) but only 4 ttyRPMSG are created...

0690X000009ZdF8QAK.png
victor.b by Associate II
  • 875 Views
  • 1 replies
  • 0 kudos

Resolved! Inserting Breakpoint after Execution hangs when initializing Mutex or Semaphore in FreeRTOS

Hi,I am using the STM32MP157C-DK2 and so far i manged to make FREERTOS work flawlessly with OpenAMP and the tracing printf functions. I can insert breakpoint at any point without a problem. However, i start having issues when i declare a semaphore or...

victor.b by Associate II
  • 1839 Views
  • 5 replies
  • 0 kudos