Skip to main content
Intector
Senior
December 1, 2024
Question

Bug in X-Cube-AZRTOS-H7 V3.3.0

  • December 1, 2024
  • 1 reply
  • 516 views

Hello STM-Team,

I'm working on my project with an STM32H723ZG and ran into an issue with the code generation when I selected "Network Interfaces" in the  AZRTOS configuration.

Intector_1-1733095953265.png

The code generation will add "NX_ETH_INTERFACE_ENABLED" to the "RTE_Components.h" but forget the "#define" in front of it.

Intector_2-1733096278529.png

 

That is somewhat annoying because I have to manually add this everytime I regenerate the code.

 

 

 

1 reply

STTwo-32
Technical Moderator
December 2, 2024

Hello @Intector 

Thank you so much for sharing this input. I'm able to reproduce this behavior and I've escalated for correction on the coming releases (under internal ticket number 197441).

Best Regards.

STTwo-32