DK-LM3S9B96 openocd

Hi

I’m not able to manage the DK-LM3S9B96 with openocd.

I’m not able to find a right opencd configuration. (interface, target)

Could someone be so kind as to help me.

Thank you in advance

Best Regards

Andrea

a.sorio:
Hi

I’m not able to manage the DK-LM3S9B96 with openocd.

I’m not able to find a right opencd configuration. (interface, target)

Could someone be so kind as to help me.

It may help if you provide the following information:

  1. openOCD version.

2.Your hardware interface (what kind of jtag dongle are you using? USB? parallel port? does it have a name?)

  1. Your target interface may have to be writtne by yourself depending on your chip. What core does it have? (arm7? 9?)

OpenOCD provides many ‘stock’ config files for targets and interfaces, but as there are MANY chips, they only provide a few target files, these can be a good template for making your own, modifying one similar to your own devices.