Page 1 of 1

sscanf for DSPIc30 library

Posted: 19 Jul 2018 14:16
by Walter Weigand
Hello
Is the sscanf function available in an actual library for the dspic30 Family ?

If not available, how can I convert the mikro elektronica Project *.mcpds to the microchip MPLAB IDE.

Many thanks

Walter

Re: sscanf for DSPIc30 library

Posted: 23 Jul 2018 11:36
by filip.grujcic
Hi,

The scanf function, unfortunately, doesn't exist in the compiler.

As for the second issue, I'm afraid you can't simply "convert the project", you would have to port the code for MPLAB.

Kind regards,

Re: sscanf for DSPIc30 library

Posted: 24 Jul 2018 09:00
by Walter Weigand
Hello Filip

Thanks for the quick answer.

Is it planned to implement such ansi C functions ?

My colleague found a Forum Report from 2004, where someone of your Company promised, that it is planned to implement this functions? It was 2004 ?!

Kind regards

Walter