Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 6 months ago.
EB meter data reading serailly using NUCLEO F429ZI
Hi,
I am trying to read EB meter which is working under DLMS protocol using STM32NucleoF429ZI.I have downloaded some source code from Gitlab and added files in the Mbed online compiler.
When I am compiling the code I am getting the below mentioned error.
cant open source input file "kernel/libstd.h"
I am getting all errors like kernel related files.
Question relating to:
1 Answer
6 years, 6 months ago.
Hi Selvamurugan,
We can't see which source file is generating that error, but it appears that you're starting from a program that is targeted for another (non-Arm) platform. Neither Mbed nor the Arm compiler utilize a "libstd.h". We suggest circling back to review the source of the program to understand what needs to be changed. If that doesn't help, then you can try removing the include statements that can't be resolved and dealing with the consequences.
-Ralph, Team Mbed
it means we can do programming using Mbed compiler
posted by selvamurugan thangavel 11 May 2018