Linker or Compiler Error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Linker or Compiler Error

432 Views
kdavis
Contributor III

On every build, including the example projects, I am getting linker or compile errors. It had gone back and forth between the two. In particular On every build I try I get the following 

 

Description                                                                                Resource    Path Location Type
mingw32-make: *** [Sources/Shell_Task_c.obj] Error 1 bootloader                             C/C++ Problem

 

If I try to add a function to any of the example problems, I also add on the following error

 

 

Description Resource Path Location Type
identifier 'validateCheckSum(char *)' was originally declared as '__regabi Shell_Task.c /bootloader/Sources line 49 C/C++ Problem

 

 

Like I said, this also includes the defaut projects, so it most likely is some sort of system setting, but I am at a loss for where it might be. Is anyone able to help?

Labels (1)
0 Kudos
1 Reply

270 Views
kdavis
Contributor III

Sorry, I forgot to mention, this is on a clean install of Codewarrior v10.2 with MQX 3.8. 

0 Kudos