RTL Compiler settings

Guest
hi all,

anyone know to setup the RTL Compiler...?

when i type "rc -gui" at the command prompt, the rc tool not
running...

when i check with "which rc", the results: "/etc/rc"...

anyone know how to redirect the rc command back to the tool?

thanks, hippoo
 
yempwg@gmail.com wrote:
hi all,

anyone know to setup the RTL Compiler...?

when i type "rc -gui" at the command prompt, the rc tool not
running...

when i check with "which rc", the results: "/etc/rc"...

anyone know how to redirect the rc command back to the tool?
Don't try to 'redirect' anything but get rid of your PATH.
You have at least '/etc' in it, it's weird ...

So add (prepend) 'SOC_INSTALL_PATH/tools/bin' to your PATH and your
Compiler will be back.

PN
 

Welcome to EDABoard.com

Sponsor

Back
Top