sscanf for DSPIc30 library

Discuss with MikroElektronika software developers about current library development.
Post Reply
Author
Message
Walter Weigand
Posts: 3
Joined: 19 Jul 2018 13:58

sscanf for DSPIc30 library

#1 Post by Walter Weigand » 19 Jul 2018 14:16

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

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: sscanf for DSPIc30 library

#2 Post by filip.grujcic » 23 Jul 2018 11:36

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,
Filip Grujcic

Walter Weigand
Posts: 3
Joined: 19 Jul 2018 13:58

Re: sscanf for DSPIc30 library

#3 Post by Walter Weigand » 24 Jul 2018 09:00

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

Post Reply

Return to “Library Development Discussion”