From 18baa1b646d0e5bd94dbbbb5fc94b4fa6572a13b Mon Sep 17 00:00:00 2001 From: MCUdude Date: Mon, 22 May 2023 22:33:45 +0200 Subject: [PATCH] Add Urboot/Urclock metadata example --- src/doc/avrdude.texi | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/doc/avrdude.texi b/src/doc/avrdude.texi index 79c5187d..66bdfae2 100644 --- a/src/doc/avrdude.texi +++ b/src/doc/avrdude.texi @@ -1797,6 +1797,19 @@ Valid programmers for part AVR32EA32 are: @end cartouche @end smallexample +@noindent +Print all metadata stored in flash using the Urboot bootloader and +the Urclock programmer option: +@smallexample +@cartouche + +% avrdude -curclock -P/dev/ttyUSB0 -pattiny13 -xshowall +avrdude: AVR device initialized and ready to accept instructions +0 2023-05-22 22.03 Blink.ino.hex 78 store 665 meta 25 boot 256 u7.7 w-u-jPr-- vector 4 (EE_RDY) ATtiny13A + +@end cartouche +@end smallexample + @c @c Node