2024-12-13 10:59 AM
I am using LoRa Wio E5 dev kit with ST-Link V2 clone. From Seeed Studio E5 project I can successfully run the LoRa demo code that sends a stream of dummy values like temp, battery voltage well and connects with my TTN server. When I try to use CubeMX to generate code even changing just the LED user label brings errors after a build. When looking at the place where the LED label should have changed, it didn't :( . Like CubeMX says it generated the code but I can't see any sort of changes in the actual code. What might be the problem?