Attention
This documentation is a work in progress. Expect to see errors and unfinished things.
marble_family README
Context
Build FW and program Marble
cd $BEDROCK/projects/oscope/marble_family
make clean && make oscope_top.bit
openocd -f ../../../board_support/marblemini/marble.cfg -c "transport select jtag; init; xc7_program xc7.tap; pld load 0 oscope_top.bit; exit"
Check if it’s up
ping 192.168.19.8