I have couple of ready codes in MATLAB which now i want to implement on LPC2148 controller from NXP and based on ARM7 core.
I know ways to convert MATLAB code to C or C++ codes, however as general C code and embedded C (target specific) have some differences, kindly guide me how to achieve it.