• Maker builds a DIY embedded Linux computer
    When it comes to obtaining an embedded Linux devices like the Raspberry Pi and BeagleBone for a project, most Makers would simply head online and purchase one. That is unless you’re “ hak8or ,” who...
  • Development of Arm based systems with Synopsys Virtual Prototyping: Anytime, Anywhere!
    ** Sharing this article from Kamal Desai, Product Marketing Manager at Synopsys Around the world thousands of engineers have been asked to work from home. Temporarily gone are the days of global travel...
  • an a72 based embedded pcb.
    I was wondering what I would need on the PCB in addition to the a72 to get a working board. I wanted HDMI out, the ram on the board, 3.o USB and 1 SATA/m.2. trying to make a more powerful pi like PCB...
  • How to port Linux on ARM platform?
    Please provide generic concepts about porting Linux to ARM.
  • System call excepton handler about  the svc stack in the linux
    I am studying System call in the linux. I know that is using SVC exception handler. the related codes are as follow ====================exception handler codes=================================== ENTRY...