IAR Embedded Workbench

Building, compiling, or debugging issues

IAR Embedded Workbench

Postby sstadler » Thu May 22, 2008 2:28 pm

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
User avatar
sstadler
Newbie
 
Posts: 5
Joined: Wed Apr 18, 2007 11:00 pm

Re: IAR Embedded Workbench

Postby sstadler » Thu May 22, 2008 7:35 pm

$FILE_DIR$\$FILE_FNAME$ /$CUR_LINE$ in the argument section of Tools - Options - Editor - External Editor, works
User avatar
sstadler
Newbie
 
Posts: 5
Joined: Wed Apr 18, 2007 11:00 pm


Return to Build / Compile / Debug