SparkFun Forums 

Where electronics enthusiasts find answers.

Open source ARM Debugger
By pmeyeratdatest
#174685
Hi:

In reviewing the help guides and the forums for the use of the 'drscan' command, I seem to be missing something.

I'd like the ability to specify to drscan a chain that can be up to 1000 bits in length. According to the documentation, chain variables should only be at most 32 bits. If I wanted to specify 1000 bits, what should the drscan syntax look like. I also need to see all 1000 return bits as well.

I can write wrapper code to chunk my 1000 bits into 32, but some guidance on how the arguement is to be constructed and how the return buts are to be reassembled will help.

Many thanks!!

Peter