Tapatalk

IAR Embedded Workbench

IAR Embedded Workbench

5
NewbieNewbie
5

PostMay 22, 2008#1

I am using IAR Embedded Workbench, and I need to enter the argument for the current line so that when I click on an error, it will go to the correct line in the file in UEStudio. The default is $CUR_LINE$ and that doesn't work. Does someone know where to find the correct command I need to enter here?

Thanks,

Steve

PostMay 23, 2008#2

$FILE_DIR$\$FILE_FNAME$ /$CUR_LINE$ in the argument section of Tools - Options - Editor - External Editor, works