i updated my sw from 4.105 to 4.120 just to use setup_high_speed_adc() functions, but ccs still do not recognize this keyword.
What should I do?
I am trying to use dspic33fj256mc710, my purpose is controlling its ADC ports. It do not respond to the read_adc() function so i decide to use this new functions. _________________ compiler version: 4.105
pic: 16f876
clock frequency: 4MHz
FvM
Joined: 27 Aug 2008 Posts: 2337 Location: Germany
Posted: Thu Jul 14, 2011 3:22 am
Sounds like a question you whould ask to CCS support.
Besides waiting for a complete implementation of ADC built-in functions (simply presuming, they are not ready yet), you can of course achieve everything by accessing dsPIC SFRs directly.
memoally
Joined: 25 Jan 2010 Posts: 35
Posted: Thu Jul 14, 2011 3:53 am
At C compiler manual that CCS published feburary 2011 they listed setup_high_speed_adc() in built in functions, therefore I guess CCS had already implemented that function in its compiler.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum