代码搜索:Monitor

找到约 10,000 项符合「Monitor」的源代码

代码结果 10,000
www.eeworm.com/read/180227/5287766

makefile

all: rt_process.o monitor MYCFLAGS = -O2 -Wall include ../../../rtl.mk monitor: monitor.c $(CC) ${INCLUDE} ${MYCFLAGS} -o monitor monitor.c # rt_process.o: rt_process.c common.h # $(CC) ${INCLUDE}
www.eeworm.com/read/321953/3529424

makefile

all: rt_process.o monitor MYCFLAGS = -O2 -Wall include ../../../rtl.mk monitor: monitor.c $(CC) ${INCLUDE} ${MYCFLAGS} -o monitor monitor.c # rt_process.o: rt_process.c common.h # $(CC) ${INCLUDE}
www.eeworm.com/read/292670/3950529

makefile

all: rt_process.o monitor MYCFLAGS = -O2 -Wall include ../../../rtl.mk monitor: monitor.c $(CC) ${INCLUDE} ${MYCFLAGS} -o monitor monitor.c # rt_process.o: rt_process.c common.h # $(CC) ${INCLUDE}
www.eeworm.com/read/419090/2080890

gdbinit .gdbinit

# gdb setup for J-Link - start JLinkGDBServer first target remote localhost:2331 monitor reset monitor speed 5 monitor speed auto monitor long 0xffffff60 0x00320100 monitor long 0xfffffd44 0xa00
www.eeworm.com/read/382361/2637590

makefile

all: rt_process.o monitor MYCFLAGS = -O2 -Wall include ../../../rtl.mk monitor: monitor.c $(CC) ${INCLUDE} ${MYCFLAGS} -o monitor monitor.c # rt_process.o: rt_process.c common.h # $(CC) ${INCLUDE}
www.eeworm.com/read/379193/2674788

makefile

all: rt_process.o monitor MYCFLAGS = -O2 -Wall include ../../../rtl.mk monitor: monitor.c $(CC) ${INCLUDE} ${MYCFLAGS} -o monitor monitor.c # rt_process.o: rt_process.c common.h # $(CC) ${INCLUDE}
www.eeworm.com/read/241253/4562583

hconn

Host to Monitor Connection Host to Monitor Connection The connection between the Host and the debug Monitor requires one serial port, and optionally an Ethernet connection or a second serial port
www.eeworm.com/read/431013/8713154

c showtest.c

/*********************************************** * * file d:\cips\show.c * * Functions: This file contains * main * * Purp
www.eeworm.com/read/431013/8713632

c show.c

/*********************************************** * * file d:\cips\show.c * * Functions: This file contains * main * * Purp
www.eeworm.com/read/285535/8832662

h uart.h

/** @file uart.h * @brief 串口部分API程序 * @Author Mars.zhu 2007-11-19 10:10 * @欢迎测试使用, 如有问题请发邮件至 Mars.zhu@hotmail.com , 谢谢! */ #ifndef __UART_H #define __UART_H #define Uart_Monitor_NO 0 /** @func ope