Debugging error.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
leekings
Level 3
Level 3
50 sign-ins 25 replies posted 25 sign-ins

hello.

 

i'm using 367 Lite Kit, and i'm trying to flash sample Code to MCU via Development Studio program.

 

but when i try to flash, below error is happen.

 

Error creating session
java.nio.file.ClosedWatchServiceException

leekings_0-1658886564814.png

 

 

please help me and let me know what can i do!

 

thank you!

0 Likes
1 Solution
TBencher
Level 6
Level 6
25 solutions authored 25 likes received 5 questions asked

... it could be an installation issue. Did you use ADS with another Kit before?

Best regards,

TBencher

View solution in original post

0 Likes
4 Replies
TBencher
Level 6
Level 6
25 solutions authored 25 likes received 5 questions asked

Hi,

which sample code did you use?  Is it a whole project or did you setup a project and put then the code in.
If yes, which configuration did you use?

 

Best regards,

TBencher

TBencher
Level 6
Level 6
25 solutions authored 25 likes received 5 questions asked

Hi again,

did you ever load a program to this LightKit successfully before?

Best regards,

TBencher

0 Likes
TBencher
Level 6
Level 6
25 solutions authored 25 likes received 5 questions asked

... it could be an installation issue. Did you use ADS with another Kit before?

Best regards,

TBencher

0 Likes

i find the cuase. i think i choose wrong MCU type.

My kit use MCU TC367, and sample coed was TC377, so i  copy&paste from 377 to 367, then error was gone. 

thank you.

0 Likes