79167417

Date: 2024-11-07 17:08:22
Score: 1
Natty:
Report link

You can add LwIP or your favorite RTOS as a library to your project by cloning the Github repository, instead of generating all code with Cube MX. After, you can generate configuration files within multiple test CubeMX projects located at different disk paths: for AzureRTOS and LwIP and after move only configuration files into your project folder possibly adjusting them.

By default, LwIP is not specific only for FreeRTOS, so you have to edit the generated configuration file to replace Freertos functions to ThreadX, etc

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Тимур Хасаншин