Hi @MMira.2 ,You are facing a problem with an include path that contains spaces in it.This is a known issue of project generation by the STM32CubeMX tool for Eclipse based IDEs.Simply surround this path with " and it should work.Sorry for the distur...
Hi @DCagi.1 ,I quickly looked at your zip; everything is mixed in all this.The following link may help you:https://community.st.com/s/question/0D50X0000ByvL4zSQE/what-is-the-problem-with-my-program-using-mattargetRegards.Cyril
Hi @toniospritz ,It appears that you are experiencing a communication problem with the device during the host-side simulation for PIL.Have you defined enough heap and stack for your device?Is your device working? (Stop the debugger and check that th...