Jump to content

Problem with Eclipse Include Paths


nlate
 Share

Recommended Posts

Dear MidiBx community

I switched over to Eclipse based MIOS32 toolchain according to the well written doku at: http://www.midibox.o....php?id=eclipse

Set the Window->Preferences->C/C++->Built->Environment variables

post-6136-0-13118000-1351451413_thumb.jp

I also set the Windows Environment variables to:

set MIOS32_PATH=/G/mios32

set MIOS32_BIN_PATH=/G/mios32/bin

and

set MIOS32_GCC_PREFIX=arm-none-eabi

set MIOS32_FAMILY=STM32F10x

set MIOS32_PROCESSOR=STM32F103RE

set MIOS32_BOARD=MBHP_CORE_STM32

set MIOS32_LCD=universal

according to http://www.midibox.o..._toolchain_core

post-6136-0-02787900-1351451524_thumb.jp

When I built my project I always get a bunch of warnings like:

Invalid project path: Include path not found (\G\mios32\FreeRTOS\Source\include). midibox_kb_v1 pathentry Path Entry Problem

post-6136-0-29335400-1351451564_thumb.jp

But the compilation outputs project.hex successfully and it can be downloaded and run on the target device.

How can I avoid these nasty warnings?

Sugestions and help welcome!

Thanks in advance

Jo

Edited by nlate
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...