Every architecture has a structure, where specific details are described. This structure on initialize step is passing to openocd target instance.
Each architecture in openocd has its own structure called _target, where standard handlers are described.
Every architecture has a structure, where specific details are described. This structure on initialize step is passing to openocd target instance.
Each architecture in openocd has its own structure called _target, where standard handlers are described.