Page 2 of 2

Re: CFE debug settings

Posted: Wed Nov 18, 2015 7:06 am
by Raziel
gazelle wrote: How about All pages
Yes...yes, i can work with that :-)
Thanks

Re: CFE debug settings

Posted: Tue May 09, 2017 4:22 pm
by ddni
I too had the os4commandline=DEBUGLEVEL=5 SERIAL and the newer command in my cfe.

What were the consequences of having this?

Re: CFE debug settings

Posted: Tue May 09, 2017 4:31 pm
by broadblues
ddni wrote:I too had the os4commandline=DEBUGLEVEL=5 SERIAL and the newer command in my cfe.

What were the consequences of having this?
os4commandline with no underscore wil simply be ignored

Code: Select all

os4_commandline=DEBUGLEVEL=5 SERIAL
With underscore will work but using debuglevel = 5 is not recomended for normal usage. Unless you are specifically asked too by a dev set it to just

Code: Select all

os4_commandline=SERIAL