Search found 2 matches

by nusret3
04 Jun 2018 09:38
Forum: mikroC PRO for dsPIC30/33 and PIC24 Wish List
Topic: builtin routines needed for protected registers
Replies: 1
Views: 1756

builtin routines needed for protected registers

Hi All, I am having hard time to port code from XC16 to mikroC for dspic is there anyone has successfully port __builtin_write_oscconl, __builtin_write_oscconh, __builtin_write_pwmsfr and similar builtin routines in order to unlock the registers of the device? SSA optimizer significantly changes the...
by nusret3
22 May 2018 13:48
Forum: dsPIC Compilers General
Topic: port code from xc to mikroc
Replies: 0
Views: 5934

port code from xc to mikroc

hi there mikroc does not have a tool like microchip code configurator so I use mcc to create initialization code. It's been working for 8 bit but I got stuck with DSC is there anyone can port this to mikroC? inline static void use_failsafe_stack(void) { static uint8_t failsafe_stack[32]; asm volatil...

Go to advanced search