DT10 FAQ

TRACE32
Admin (토론 | 기여) 사용자의 2016년 4월 8일 (금) 09:20 판

이동: 둘러보기, 검색

에러코드 : E02

에러메시지 : It failed in the reading processing of the file. Please confirm existence and the right of access of the file.

원인 : 등록한 파일의 접근 실패

해결방안 : 파일에 접근할 수 있는 권한이 있는지 확인합니다

 

에러코드 : E03

에러메시지 : It failed in the writing processing of the file. Please confirm existence and the right of access of the file.

원인 : 등록한 파일의 쓰기 실패

해결방안 : 파일에 접근/쓰기 권한이 있는지 확인합니다

 

에러코드 : E04

에러메시지 : Failed to output the header file.Please confirm the read-only or the state of its save folder.

원인 : Header file의 접근 실패

해결방안 : 파일에 접근/읽기 권한이 있는지 확인합니다

 

에러코드 : E05

에러메시지 : A Test Point code or an additional code by this application was found in the code check before the auto insertion. ...

원인 : Test Point를 신규삽입 할 때, 이미 코드에 Test Point가 존재함

해결방안 : 소스코드내의 Test Point를 삭제하거나, "Convert to the backed up sources files"로 파일 복원 후 재시도 합니다

 

에러코드 : E06 

에러메시지 : An insertion line by this application(""#include"" statement for DT header file) was found in the code check before the auto insertion. ...

원인 : Test Point신규삽입시에 DT header file에 Include문이 존재

해결방안 : 소스코드내의 Test Point를 삭제하거나, "Convert to the backed up sources files"로 파일 복원 후 재시도 합니다

               또는, "New Test Point Insertion" 대신 "Additional Test Point Insertion" 기능을 사용합니다

 

에러코드 : E07 

에러메시지 : '#include' statement for the DT header file was not found by the code check before the insertion. ...

원인 : 추가삽입 시에 DT header file에 Include문이 존재하지 않음

해결방안 : 소스코드 윈도우에서 우측 마우스 클릭 -> "Insert a Include statement" 버튼을 통해 소스파일 선두에 DT header file Include문을 추가합니다.

               또는, 기존의 Test Point를 삭제한 후 재 삽입합니다

 

에러코드 : E08 

에러메시지 : Test Point was detected outside of the class. DT10 cannot insert Test Point to this file. ...

원인 : Java/C#에서 Class외부에 Test Point가 존재

해결방안 : Class외부에 수동으로 삽입한 Test Point를 삭제합니다

 

에러코드 : E09

에러메시지 : There are some character codes in a source file.\nDetermine single character code. ...

원인 : Character Code가 혼재하는 파일에 "Cancel insertion when the some character codes are found=TRUE" 옵션으로 Test Point를 자동삽입할 경우

해결방안 : Chracter code가 혼재하지 않는 파일로 변경합니다.

              또는 Character code가 혼재해도 에러가 발생하지 않도록 옵션을 변경하여 Test Point삽입을 진행합니다. (코드가 손상될 가능성이 있습니다.)

              해당 파일을 마우스 우측 클릭 -> "Open the Property Editor" -> "Auto Insertion Setting" -> "Common" ->
               "Insertion algorithm" -> "Cancel insertion when the some character codes are found" 항목을 "False" 로 변경 후 Test Point 를 삽입합니다

 

에러코드 : E10

에러메시지 : There are some newline codes in a source file.\nDetermine single newline code.\nIf this error ignored, the newline codes are converted to the code which exists the most in the file and continues.

원인 : Newline code가 혼재하는 파일에 대해 "Cancel insertion when the some newline cides are found=TRUE" 옵션으로 Test Point를 자동삽입할 경우

해결방안 : Newline code가 혼재하지 않는 파일로 변경합니다.

              Newline code가 혼재해도 에러가 발생하지 않도록 옵션을 변경하여 Test Point삽입을 강행합니다. (발생 경우 중 특히 많았던 newline code로 강제 변환합니다.)

              해당 파일을 마우스 우측 클릭 -> "Open the Property Editor" -> "Auto Insertion Setting" -> "Common" -> 
               "Insertion algorithm" -> "Cancel insertion when the some newline codes are found" 항목을 "False" 로 변경 후 Test Point 를 삽입합니다

 

에러코드 : E11

에러메시지 : This file's character code is judged UTF-16 in automatic analysis.\nBut, the character code set in this file is other than UTF-16.\nThe analysis is canceled.

원인 : 자동분석결과가 UTF16계의 파일이지만 UTF16이외의 character code가 지정되었을 때 발생합니다.

해결방안 : 바르게 character code를 지정합니다.원본파일 자체의 character code를 변환합니다..

 

에러코드 : E12

에러메시지 : This file's character code is judged other than UTF-16 in Automatic analysis.\nBut, the character code set in this file is UTF-16.\nThe analysis is canceled.

원인 : 자동분석결과가 UTF16이외의 파일이지만UTF16계의 character code가 지정되었을 때 발생합니다.

해결방안 :

 

에러코드 : E13

에러메시지 : Failed to convert the character code. The actual code might be different from user-selected code. (e.g. Select 'UTF8' against the source file of 'UTF8(Without BOM)' )

원인 : Character code를 변환할 필요가 있는 경우,그 변환에서 에러가 발생합니다. Character code를 지정한 경우에는 그 지정이 실제 코드와 맞지 않습니다.

해결방안 : 바르게 character code를 지정합니다.원본파일 자체의 character code를 변환합니다..

 

에러코드 : 

에러메시지 : 

원인 :

해결방안 :

 

에러코드 : 

에러메시지 : 

원인 :

해결방안 :

 

에러코드 : 

에러메시지 : 

원인 :

해결방안 :