Associate III
January 29, 2024
Question
Compilation Warning in STM32_WPAN package
- January 29, 2024
- 2 replies
- 1273 views
Hi,
I'm working with STM32_WPAN package (attached), on STM32CubeIDE (gcc compiler).
MCU: STM32WB55
There's a Compilation Warning that I don't know how to deal:
converting a packed 'TL_EvtPacket_t' pointer (alignment 1) to a 'tListNode' {aka 'struct _tListNode'} pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member].
Can you please help me fixing this Warning?


Thanks,
Aviv
