2020-07-23 12:03 PM
Carefully following the instructions I got with my STM32 Nucleo board I am trying to opent the:
C:\Users\myname\STM32Cube\Repository\STM32Cube _FW_L4_V1.11.0\Projects\NUCLEOL476RG\Examples_LL\ GPIO\GPIO_InfiniteLedToggling
Then project:
GPIO_InfiniteLedToggling\SW4STM32 \STM32L476RG_NUCLEO
I am getting the error: Invalid directory or archive file? And am not able to click checkbox.
Thanks for the help!
Werner
Solved! Go to Solution.
2020-07-23 02:17 PM
It says "the folder is already imported". Looks like the Eclipse workspace is garbaged.
Create a new empty workspace folder and import this into it.
-- pa
2020-07-23 02:17 PM
It says "the folder is already imported". Looks like the Eclipse workspace is garbaged.
Create a new empty workspace folder and import this into it.
-- pa
2020-07-23 05:01 PM
Hi Pavel,
Thanks so much for the help! I did as you said and did get things working. After spending the day with TrueStudio I am afraid it is just way to complicated of a program for me. Too much time involved just to get the simplest things to work.
Stay safe my friend,
Werner
2020-07-24 12:30 PM
You too, Werner. Thanks for the update.
-- pa