[링크 : http:/ /processors.wiki.ti.com/index.php/Debug_Handbook_for_CCS]
[링크 : http://processors.wiki.ti.com/index.php/Debug_Handbook_for_CCS#Cortex_M3.2FM4.2FTiva.2FMSP432]
음.. XDS-200 같은 고가 JTAG이 있어야 가능한건가?
ARM's Serial Wire Output(SWO) Trace capability is one such tool incorporated in Code Composer Studio for the following Cortex M based TI devices:
MSP432
Tiva C (TM4C129 and TM4C123)
CC26xx
CC13xx
Tiva/TM4C
Pre-requisites:
CCS Version 6.1.1 or higher
XDS200 debug probe firmware version 1.0.0.5 or later. (Contact your XDS200 vendor for details on how to determine debug probe version and update it if needed).
[링크 : http://processors.wiki.ti.com/index.php/SWO_Trace]
+
semihosting을 활성화 하고 그거에 맞춰서 코딩해라?
[링크 : http://www.coocox.org/forum/viewtopic.php?f=2&t=3588]
[링크 : http://www.keil.com/support/man/docs/armcc/armcc_pge1358787046598.htm]
[링크 : http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0471g/Bgbjjgij.html]
[링크 : http://www.trace32.com/wiki/index.php/SemiHosting_과_그_활용]
'embeded > Cortex-M4 Ti' 카테고리의 다른 글
심심해서 켜본 ek-tm4c123gxl 보드 (USB) (0) | 2017.12.21 |
---|---|
tm4c hibernate module 초기화 무한루프 (2) | 2017.01.10 |
tm4c 하이버네이트 소스... (0) | 2016.12.20 |
tm4c rtc trim... (0) | 2016.11.23 |
tm4c rtc 빨라... (0) | 2016.11.02 |