EmbeddedRelated.com
Forums

Dynamic C 10.72 runs only in debug mode

Started by iw2nzm January 9, 2013
Hello,

I'm porting an old program from DC 10.21 to DC 10.72.
Currently I have only two lines in the applications: the BoardInit() call a digital output. Then a for(;;) {}

If I enable the debug kernel I the led will turn on.
Otherwise it stays off.

I'm not sure what disabling the debug kernel does.
Do you have any idea about?
Perhaps it's a known behavior and I didn't searched well the docs.

Thanks

EDIT: I forgot to say I'm using a RCM4100 module

--

--- In r..., "iw2nzm" wrote:
>
> Hello,
>
> I'm porting an old program from DC 10.21 to DC 10.72.
> Currently I have only two lines in the applications: the BoardInit() call a digital output. Then a for(;;) {}
>
> If I enable the debug kernel I the led will turn on.
> Otherwise it stays off.
>
> I'm not sure what disabling the debug kernel does.
> Do you have any idea about?
> Perhaps it's a known behavior and I didn't searched well the docs.
>
> Thanks
>