uwcms / cms-calo-layer1

Xilinx Microblaze Projects for RCT Upgrade
2 stars 8 forks source link

oRSC BE SPI echo test tracer #38

Closed ekfriis closed 11 years ago

ekfriis commented 11 years ago

Kill printfs via LOG_LEVEL 0, trace execution using address: 0x7FF0

You can check how far the program gets by stoping the program using xmd and then doing:

mrd 0x7FF0

which will return 0xC, i.e. it crashes here:

https://github.com/ekfriis/cms-calo-layer1/compare/be-spi-echo?expand=1#diff-92278a98eaea9b7fcd5873f908f5bc6aL107