mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			304 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			304 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
target remote :3333
 | 
						|
 | 
						|
mon reset halt
 | 
						|
flushregs
 | 
						|
 | 
						|
b app_main
 | 
						|
commands
 | 
						|
mon esp32 sysview start file:///tmp/sysview_example.svdat
 | 
						|
# For dual-core mode uncomment the line below and comment the line above
 | 
						|
# mon esp32 sysview start file:///tmp/sysview_example0.svdat file:///tmp/sysview_example1.svdat
 | 
						|
c
 | 
						|
end
 | 
						|
 | 
						|
c
 | 
						|
 |