File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,7 @@ Using the Black Magic Debug Probe
44When connecting to a Black Magic Debug probe the command line for
55Orbuculum will be something like;
66
7- >./orbuculum -b swo/ -c 0,text,c
8-
9- ...which will create the fifo 'text' in a subdirectory swo of the current
10- directory, delivering SWO channel 0. The directory must exist already.
7+ >./orbuculum -m 500
118
129By default on BMP the SWO baudrate is 2.25MBps but that can be changed
1310as an optional parameter to the monitor traceswo command at the gdb
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ A udev rules files is included in ```Support/60-orbcode.rules``` The default ins
275275Building on OSX
276276===============
277277
278- * ` brew install libusb zmq sdl2 `
278+ * ` brew install libusb zmq sdl2 libelf `
279279
280280If you are on an Intel Mac:
281281
You can’t perform that action at this time.
0 commit comments