Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [embed-cdt-dev] Chıbıos error
  • From: <Tommy.Murphy@xxxxxxxxxxxxx>
  • Date: Mon, 7 Dec 2020 13:03:19 +0000
  • Accept-language: en-IE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=microchip.com; dmarc=pass action=none header.from=microchip.com; dkim=pass header.d=microchip.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=lZaKDIQ52ba4gO+FpknnVwFw+7LNARxORieLP4RzNww=; b=XCRc47Jr+mJzI4LFImpfR5/vxy2UTsYNxJC/hB1SIto2y2nTBBe5rKPiJtjNvzJY/NAJH30SdqoGKGRnTOT1OYVSYyFud6b1DA+ypCuB827uhC5oPViCDQP9vrD2SCMELiFjWO5UoBitWWP5X1d9zHRAfmYK7sDA07CS/unIOsVhcKcgmnwAovfO9oMX4xOjPNloSNpaH9poPn0BNr5zQ/EMOUHHwszVV5Mps/lDG4POUDiKBmKDCAPXuC1dvS+fU1LwdXagQv0pAXIRQFSra7p1YoZL7MlvE7aUCZV49rvXGeI1EW4xSHYQoweiCQS47VImg8nhF2aquNxNgdNKsA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=W0Wl6k+LjTr+B+Zh5uB3iwTcJRop/3ecJisTupVU5VX5d6ruVUOc2crGuejSuvuegzzcG0KeLkN72inWSFZUuh7v9dmzSY61lhW8m3zmzd6ZZ4mfv4ykHoanwewAQSGVO9UK0kay4bHJrMSK6wUMXM1BSVjuULt3BVE/K9XCcFRplyLbuOyzTrCmrq1PDNxweQxVov6/zWR++oJmv/p33+Kyo6HpNt43JCwEovoxVW3k6QfrN0nyB8WV7EnD80emGHQ3nn0x7lPp39BxisUPjNtTG9+O3jYbBq60iCgWzOjp60G/TFjyhSZKYARQZ3EeNopJCWpG5fHMiKXgachSpQ==
  • Delivered-to: embed-cdt-dev@xxxxxxxxxxx
  • Ironport-sdr: ohmht5Im/gH3IFi8b643Wh17vKTMJAiBcjz9kbojzvrIuufQLInxcY8sZ8W8bYkrskVb1JdGVq Z6kpfJPAYJHb9Gte64SU6LM4bmZD4uYZjYoIbpwWNrPYWXQ3wth1P761l+lXMyMYtio0CDwv06 ThoKKa+/G5glIiZvoMElRflfqRC+vmD3qZ6SIysKTnV73wA4XYgbU6MUd3E01ZZDbUl5uyoBm8 4hMIsiari62hYdq8/4cNEbD9zM1QcIS44fQHWsK2pKDWxC4GfTbya7U4ZuziVdoyeoFmf6gGq7 H0g=
  • List-archive: <https://dev.eclipse.org/mailman/private/embed-cdt-dev>
  • List-help: <mailto:embed-cdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://dev.eclipse.org/mailman/listinfo/embed-cdt-dev>, <mailto:embed-cdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://dev.eclipse.org/mailman/options/embed-cdt-dev>, <mailto:embed-cdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWzHyOTexptw7KU0iMkVkWmHlT66nrctv9gAAKP4CAAByA8A==
  • Thread-topic: [embed-cdt-dev] Chıbıos error

The error message literally tells you!

 

> For exp:main.c:8:10: fatal error: lwipthread.h: No such file or directory

 

From: embed-cdt-dev-bounces@xxxxxxxxxxx <embed-cdt-dev-bounces@xxxxxxxxxxx> On Behalf Of Hatice Kilicer
Sent: Monday 7 December 2020 11:21
To: embed-cdt developer discussions <embed-cdt-dev@xxxxxxxxxxx>
Subject: Re: [embed-cdt-dev] Chıbıos error

 

EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe

ı dont know what is missing file

 

<Tommy.Murphy@xxxxxxxxxxxxx> adresine sahip kullanıcı 7 Ara 2020 Pzt, 13:46 tarihinde şunu yazdı:

That seems to be a problem with your source base (missing file(s)) and not the plugins? You obviously need to make sure that all source files needed to compile your program are present.


From: embed-cdt-dev-bounces@xxxxxxxxxxx <embed-cdt-dev-bounces@xxxxxxxxxxx> on behalf of Hatice Kilicer <kilicer.hatice98@xxxxxxxxx>
Sent: Monday, December 7, 2020 9:36:24 AM
To: embed-cdt developer discussions <embed-cdt-dev@xxxxxxxxxxx>
Subject: [embed-cdt-dev] Chıbıos error

 

EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe

Hi,

I am trying compile my code but it can't.İt error message show me.

/CHIBIOS/os/common/startup/ARMCMx/compilers/GCC/mk/rules.mk:177: recipe for target 'debug/obj/main.o' failed

and it cant find lwipheader file.For exp:main.c:8:10: fatal error: lwipthread.h: No such file or directory.I couldn't fixed this errors .

Could you please help me?

Sincerely..

 

_______________________________________________
embed-cdt-dev mailing list
embed-cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/embed-cdt-dev


Back to the top