dsPIC24FJ128GC006 builtin functions

General discussion on mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
HyperUniverse
Posts: 282
Joined: 17 Jun 2009 10:42

dsPIC24FJ128GC006 builtin functions

#1 Post by HyperUniverse » 06 Jul 2021 13:56

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 ?

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: dsPIC24FJ128GC006 builtin functions

#2 Post by filip » 07 Jul 2021 07:43

Hi,

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

Regards,
Filip.

Post Reply

Return to “mikroC PRO for dsPIC30/33 and PIC24 General”