[TRACE32] struct devce 정보 덤프: dpm_device_list_dump.cmm

Guillermo Austin Kim|2021년 2월 15일
Posts

[TRACE32] struct devce 정보 덤프: dpm_device_list_dump.cmm

Guillermo Austin Kim|2021년 2월 15일

아래 cmm 을 실행하면 디바이스에 존재하는 struct device 인스턴스 정보를 모두 볼 수 있습니다. ;****************************************************************************;** dpm_device_list_dump.cmm;**;** This cmm file is designed to dump all dpm_list.;**;**;****************************************************************************;**;** EDIT HISTORY FOR MODULE;**;**;** when who