简体   繁体   中英

STM32F4 “Could not be resolved” resourses on Eclipse (macOS)

I have a STM32F429I-DISC1, and I generate code by STM32CubeMX and works fine. But, before this I followed some tutorial to run the codes and compiles. I`am a newbie with this. The projects worked fine, like blinks led, for example. When I go upgraded the my skill and generate other projects, I excluded the recent projects on eclipse and regenerate a other projects on CubeMX, So not more works! All resources shows "Could not be resolved". I re-followED the tutorials but not has solved. The follow prints ilustre my problem.

在此处输入图片说明 在此处输入图片说明

The curious is it, the tool settings appears be null. 在此处输入图片说明

If I can suggest something.

Remove it and install openSTM32. it is basically the eclipse + plugins + toolchain but it imports very well all the cube related project. Otherwise it is a tricky and difficult to get it compiled (too many dependencies etcetc).

http://www.openstm32.org

it is officially supported by STM

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM