Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Error Messages
Error Messages [message #761298] Tue, 06 December 2011 08:57 Go to next message
tarek.kilani is currently offline tarek.kilaniFriend
Messages: 1
Registered: December 2011
Junior Member
Hi,
I tried to set up eclipse cdt according to the instructions of freeRTOS. Since I cannot use links to reference to it search for the following in google
"ColdFire V2 RTOS Demo Using Eclipse and GCC"

When importing the fresh project I get wierd error messages that I cannot solve. They are as follows:

- Multiple markers at this line
- Symbol 'NULL' could not be resolved
- Symbol 'NULL' could not be resolved
- Symbol 'NULL' could not be resolved
- Bad character sequence encountered: \
- stray '\' in program
- Line breakpoint: uip.h [line: 1575]
- Multiple markers at this line - stray '\' in program
- Bad character sequence encountered: \

Now, I know that the used version of the tutorial is old but shouldn't be a hassle to get this up and running.

I hope you can help me with this.


Thanks in advance.
Re: Error Messages [message #761909 is a reply to message #761298] Wed, 07 December 2011 09:09 Go to previous messageGo to next message
Arman  is currently offline Arman Friend
Messages: 15
Registered: November 2011
Junior Member
Sounds like a formatting issue. Does the problem resolve when copy-pasting the content into a new file created on the host PC/OS?
Re: Error Messages [message #1440331 is a reply to message #761909] Wed, 08 October 2014 08:17 Go to previous message
Cristobal Chaves is currently offline Cristobal ChavesFriend
Messages: 5
Registered: October 2014
Junior Member
Hi, I'm working with Nanomind in Eclipse C/C++ and I have some problems .Currently I added the libraries Nanomind and libraries Arm, but the errors continue. These are the errors that I have currently. You have any idea what library I should add or do to make it work.

List of errors:

configTICK_RATE_HZ
xTaskWoken
xSemaphoreTake
xSemaphoreGive
xHigherPriorityTaskWoken
portTickType
portBASE_TYPE
portTICK_RATE_MS
port_MAX_DELAY
port_STACK_TYPE
portTickType
CSP_BASE_TYPE
CSP_MAX_DELAY


Thank you,
Previous Topic:C++ Compile Error on Mac
Next Topic:Not all variables available in Make Target View
Goto Forum:
  


Current Time: Wed Oct 09 00:33:33 GMT 2024

Powered by FUDForum. Page generated in 0.03885 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top