Page 1 of 1

dsPIC24FJ128GC006 builtin functions

Posted: 06 Jul 2021 13:56
by HyperUniverse
I am new to this PIC, but it seems to me that its datasheet is talking about some builtin functions that you can access and use them in C programming

Yet, mikroC pro for dsPIC doesn't recognize them.

Is there something that I do not understand?

Code: Select all

__builtin_tblwtl
__builtin_tblwth
__builtin_write_NVM
__builtin_write_OSCCONL
I am not interested in the above, just an example.

But I am interested in this one:

Code: Select all

__builtin_divmodud
what other piece of code would replace it ?

Re: dsPIC24FJ128GC006 builtin functions

Posted: 07 Jul 2021 07:43
by filip
Hi,

I think this may be related to the MPLAB X, it seems like the datasheet mentions this.

Regards,
Filip.