Does not report the error

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

Does not report the error

499 Views
nikivendola
Contributor III

Hello everyone,
I'm using Kinetis Design Strudio to schedule a MK10.
When I make Build the consol gives me an error that is not highlighted in the program.
Here is a picture.

 

152454_152454.pngImmaginea.png

What can be?

Labels (1)
2 Replies

377 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello niki,

From the console we can see you define multiple times of "tmp102_buff_read",

and have not define "temp102_buff_read+0x0" or maybe you have not declarative it .

Please check these two place , then build , check the console window whether have other error .

Hope it helps

Alice

377 Views
nikivendola
Contributor III

Yes, you're right. I solved. Thank you.

0 Kudos