Seeed-Studio / LoRaWan-E5-Node

Applications on LoRa-E5 mini/ LoRa-E5 Development Kit with v1.1.0 STM32Cube MCU Package for STM32WL series(SDK)
56 stars 26 forks source link

Compile error after changing .ioc #12

Open pablo-1424 opened 1 year ago

pablo-1424 commented 1 year ago

Hello,

My goal is to work with IrDA on the UART1 and once I've generated the code from the .ioc, there 12 compilation errors (see attachement 1). Have someone had the same issue ? I have attached the modified UART in the .ioc (see attachement 2).

Thank you,

Pablo attachement1.txt attachement2

thonghatmit commented 3 months ago

i have same issue, maybe code from repo does not lying in user section tag, so it break down the code when you generate ioc file. Do you have some solution ?