Mbed-OS 5 com linke error
Can Anyone help me to use the project in eclipse
i have done these :
1. what you have told up here
2.change arm compiler to latest update because of this.
after these there was some error about serial buadrate definition isolved them
after that the problem was about some header file addressing and ... i solved them
finally problem got here :
ret = volumeManager.initialize(cfstore_svm_storage_drv, cfstore_svm_volume_manager_initialize_callback);
for cfstore_svm_storage_drv
couldn’t solve
as the project is exported from MBED compiler it shouldn’t have problems such these
can any one help me solve it?
thanks.