Dirk Behme wrote:
> Magnus Lundin wrote:
>> Hi
>> Rev 1547, Added two commands that just returns values in hex, good for
>> scripting.
>>
>> >dap baseaddr
>> >dap apid
>>
>> Next I started playing with Tcl scripts that scans the ROM table and
>> installed components. This is my first shot at J
Magnus Lundin wrote:
> Hi
> Rev 1547, Added two commands that just returns values in hex, good for
> scripting.
>
> >dap baseaddr
> >dap apid
>
> Next I started playing with Tcl scripts that scans the ROM table and
> installed components. This is my first shot at JimTcl in OpenOCD but it
>
Hi
Rev 1547, Added two commands that just returns values in hex, good for
scripting.
>dap baseaddr
>dap apid
Next I started playing with Tcl scripts that scans the ROM table and
installed components. This is my first shot at JimTcl in OpenOCD but it
works quite ok.
< dapinfo.tcl > ===