Skip to main content
DavePfz
Associate III
September 25, 2026
Question

Issue with BLE_HeartRateFreeRTOS on STM32

  • September 25, 2026
  • 0 replies
  • 3 views

Whenever I generate the code for the example, the file hrs_app.c gets truncated to about 5K. This cases some warnings. If I copy the file from the example area to the care generated by CubeMX, it is 8K and the warnings are not issued.

Is this a problem with CubeMX or is it operator error?