EmbLogic's Blog

Category Archives: Embedded Controllers

Finally got succeed in Building toolchain.

successfully executed ARM specific executable on BeagleBoard..:-)

Posted in ARM Embedded Processors, Embedded Controllers, Embedded Linux | Leave a comment

Another error in toolchain…

Sir, -lgcc has been solved by changing the version of glibc. but another error occured , i.e. -lc not found… on the execution of a file. Also facing error in configuring glibc-2.13. It is exiting with the following error. . … Continue reading

Posted in ARM Embedded Processors, Embedded Controllers, Embedded Linux | Leave a comment

What are PIEs…?

Scrt1.o Used in place of crt1.o when generating PIEs. . . what are PIEs…?. . . I already know about crt1.o but didn’t get PIEs..

Posted in ARM Embedded Processors, Data Structures with C, Embedded Controllers, Embedded Linux | Leave a comment

Embedded Controllers

An Embedded Controller is simply a device that performs Embedded Controlles. The embedded market is a part of the overall DAQ market. The main differentiating feature of an embedded controller is that all system operation is not controlled by external PC. … Continue reading

Posted in Embedded Controllers | Leave a comment