Lack of detailed logging in CW 10 (PA)

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

Lack of detailed logging in CW 10 (PA)

521 Views
bulkin
Contributor I
Hello. Is it possible to get verbose logs of everything that CW is doing and the results of its actions? For example, when launching a simple hw diagnostic the only output in the console after target initialization is 'Connect Failed. See Details for additional Information'. Where is this additional information? There is even no indication whether target initialization succeded or not.
Labels (1)
0 Kudos
2 Replies

349 Views
J2MEJediMaster
Specialist I

 

1) Bring up the Debug Configuration for your project by choosing Run > Debug Configurations.

2) The Debug Configurations window appears. Make sure that the Main tab is selected.

3) In the Remote Systems group, click on the Edit button that is next to the Connection option.

4) A Properties window appears. Click on the Advanced tab.

5) Under the Advanced CCS group, check the Enable logging option.

6) Click OK to dismiss the Properties window, and click Apply to save your changes.

 

---Tom

0 Kudos

349 Views
bulkin
Contributor I
Thanks for the detailed explanation. Now to decipher the error codes...
0 Kudos