OpenOCD + STR730

Hello, I have a board with STR730, I installed the YAGARTO toolchain and tried to debug an example written for STR71X but it didn’t run properly. I think the problem is in the linker file (ld extension) and in the startup file (s extension), that have parameters about STR71X and instead must have the right parameters about my STR730. Does anyone have these files or the right parameters to configure them? Thank you

The str730 has a completely different memory map to the str71.

I would recommend you download IDEaliST from Anglia and have a look how the startup file and vector files are written - http://www.st-angliamicro.com/software/IDEaliST.exe

The EvalStr73 project would be a good starting point.

Regards

Spen