#avr Logs

Feb 23 2021

#avr Calendar

12:28 AM rue_mohr: -- feb 22
04:04 PM ajcc: Hi, I'm programming an atmega328p that has the DWEN bit set with avrdude, which puts it into a mode where ISP works. However I want to go back to using debugWire again after programming it. Is there a way to make avrdude return the µC to that state?
05:10 PM twnqx: ajcc yes, avrdude can set fuses, too
09:52 PM rue_mohr: egrep nfsd_\(read\|write\) /sys/kernel/debug/tracing/available_events > /sys/kernel/debug/tracing/set_event
09:52 PM rue_mohr: Then send the READ from the client, and cat /sys/kernel/debug/tracing/trace_pipe on the server again?