-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
- Note that the board must be in boot mode 0
- Fedora ships gdb with multiarch support so a separate package is not needed. I assume this is the same for all RPM-based distros
-
tcl/target/adspsc59x.cfgvs.tcl/target/adspsc59x_a55.cfg - Provide an example of connecting to UART like
minicom -D /dev/serial/by-id/usb-Silicon_Labs...and note the Baudrate, etc -
Warn : Prefer GDB command "target extended-remote :3333" instead of "target remote :3333" - I think we can update
=> wget ${fdt_addr_r} <host-ip-addr>:/<path-to-image>to=> wget ${kernel_addr_r} <host-ip-addr>:/Imagesince the Python web server is running in the extracted release directory and addfdt_addr_r - Add
booti ${kernel_addr_r} - ${fdt_addr_r}for now, but it should be the value forbootcmd