hello everyone,
ich am using IAR Workbench, i want to set a breakpoint but not by doubleclicking the position where i want to set it. i want to do it programmatically.
the Background is : i just need the linker output file : file.txt to use with another tool (and debbuging). i cant set breakpoints with this tool. therefore i want them to be set automatically.
i read about C-SPY macro file and so on...
i hope the problem is clear, and someone can help.
thanks