Help with debugging

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

Help with debugging

Jump to solution
1,399 Views
MathiasC
Contributor I
When I try to debug i get 101errors and 132warnings,
I use CW6.1 (on Vista)  and using target HC(s)08.
All errors and warnings referes to \ColdFire_support\msl\MSL_C\MSL_Common\Include\xxxx.h

xxxx.h  = mslGlobals.h or ansi_parms.h for example

Im new to using this software so please explain very carefully =)

/Mathias
Labels (1)
Tags (1)
0 Kudos
1 Solution
381 Views
CrasyCat
Specialist III
Hello
 
This question is not specific enough.
 
What sounds strange to me is you are telling you are building an application for HC08 and you are linking coldfire library to the application.
This cannot work.
 
I would suggest you to start with a brand new project. Use the project wizard to create your project and select the appropriate CPU & MCU from there.
 
This should fix all your problems.
 
CrasyCat

View solution in original post

0 Kudos
2 Replies
381 Views
MathiasC
Contributor I
thanks for your help.

I will try that!

Im just trying to kick on an old project, and ive just followed the instructions

0 Kudos
382 Views
CrasyCat
Specialist III
Hello
 
This question is not specific enough.
 
What sounds strange to me is you are telling you are building an application for HC08 and you are linking coldfire library to the application.
This cannot work.
 
I would suggest you to start with a brand new project. Use the project wizard to create your project and select the appropriate CPU & MCU from there.
 
This should fix all your problems.
 
CrasyCat
0 Kudos