is it possible to import GURUX DLMS library in IAR for msp430 or arm platform??
Did someone succeded with that???
I'm trying to import this in IAR, but i have problems with templates, since IAR uses EC++ runtime library which does not support templates...
Without templates you have lots of problems. Design is based for templates. Are you planning to use 8, 16 or 32 bit processor?
We have ANSI C version but it is not Open Source yet.
thank you for answer...
We are planning to use it for 16 bit msp430, but it will be great to have possibility to port it for 32 bit arm cortex MCU at some later point of development...
This C version will be Open Source?
When do you plan to publish it??
Hi,
For my dissertation I intend to read Electrical meter with dlms protocol and stm32l152 micro by c++ language
Can you provide me a library for keil or iar compiler?
Thank you so much
GURUX_DLMS lib in IAR
Hi,
Without templates you have lots of problems. Design is based for templates. Are you planning to use 8, 16 or 32 bit processor?
We have ANSI C version but it is not Open Source yet.
BR,
Mikko
Hi Mikko,
Hi Mikko,
thank you for answer...
We are planning to use it for 16 bit msp430, but it will be great to have possibility to port it for 32 bit arm cortex MCU at some later point of development...
This C version will be Open Source?
When do you plan to publish it??
Thanks,
Regards...
GURUX_DLMS lib in IAR
Hi,
We will release ANSI C version after few months as Open Source.
Exact date is not solved yet.
BR,
Mikko
GURUX_DLMS lib in IAR
Hi,
thanks again...
It is possible to get actual version and maybe we can help with development or testing?
Thanks,
Regards...
GURUX_DLMS lib in IAR
Hi,
I can send a proposal to you if you are interested.
You can send email to me. You can find my contact info from here:
http://www.gurux.fi/AboutUs
BR,
Mikko
For my dissertation I intend
Hi,
For my dissertation I intend to read Electrical meter with dlms protocol and stm32l152 micro by c++ language
Can you provide me a library for keil or iar compiler?
Thank you so much
Hi,
Hi,
I believe that you need to use ANSI C version, STN32l152 don't have enough memory for ANSI C++.
You can use open source version:
https://github.com/Gurux/GuruxDLMS.c
BR,
Mikko