I’ve compiled the hello_world_cc_libstdc sample project and tried to run on the Connect Me 9210 (Linux). Runtime error says:
./hello_world_cc_libstdc: can’t load library ‘libstdc++.so.6’
I would like to use c++ instead of just c. I’m surprised the sample application would not work because the firmware is missing library.
Debugger shows on serial console:
U-Boot 1.1.6 (Jan 5 2011 - 16:09:48 - GCC 4.3.2) DUB-RevF6
BusyBox v.1.15.2 (2009-12-13 15:11:08 CET)
Again this version is quite old. What is the latest applicable firmware for this (Connect Me 9210 (DC-ME-Y413-LX) and how do I obtain it and update the firmware?
I’ve tried to manually update the libraries but OS complained there’s no disk space left.