Hello every one.
I am working on to build a prototype application. That would store the results of adc into file and then to SD card.
Now I am modifying the ADC example given with CW10.5 installer file. The ADC is being trigerred by pdb.
As soon as I am using sprintf function to convert adc integer results to string. The compile is giving me error. I have attached the screen shot along with ADC interrupt service routine.
Any solution?