Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
March 28, 2024, 03:27:57 15:27


Login with username, password and session length


Pages: [1]
Print
Author Topic: Linux on an 8-bit micro  (Read 4114 times)
0 Members and 1 Guest are viewing this topic.
jobitjoseph1
Junior Member
**
Offline Offline

Posts: 44

Thank You
-Given: 18
-Receive: 178


« on: March 18, 2014, 02:19:06 14:19 »

Found this on net
http://dmitry.gr/index.php?r=05.Projects&proj=07.%20Linux%20on%208bit
intresting..Can anyone help me to use a pic in the project instead of atmega....
Logged
hate
Hero Member
*****
 Warned
Offline Offline

Posts: 555

Thank You
-Given: 156
-Receive: 355


« Reply #1 on: March 18, 2014, 07:09:48 19:09 »

Quote
uARM is certainly no speed demon. It takes about 2 hours to boot to bash prompt ("init=/bin/bash" kernel command line). Then 4 more hours to boot up the entire Ubuntu ("exec init" and then login). Starting X takes a lot longer.
To achieve this speed with an old fashioned PIC would require overclocking the PIC to about a rough 96MHz and I don't think that is even possible. He says he has a porting guide in the source, maybe you should check that first.
Logged

Regards...
jobitjoseph1
Junior Member
**
Offline Offline

Posts: 44

Thank You
-Given: 18
-Receive: 178


« Reply #2 on: March 19, 2014, 03:11:21 15:11 »

Thanks for the reply. Can we Use assembly based os like menutos kolibrios. and mosly the pic supports 20mhz easly so why can't we overclock it upto a 50 mhz or so?
Logged
hate
Hero Member
*****
 Warned
Offline Offline

Posts: 555

Thank You
-Given: 156
-Receive: 355


« Reply #3 on: March 19, 2014, 09:03:17 21:03 »

I don't think you see my point here. Even with the PIC overclocked to 50MHz, I'm guessing you'll get to bash after like about 4 hours. What kind of an application are you exactly planning to do with that? He got the time, skills and effort to manage to boot linux on an AVR but I don't think that is anything more than proof of concept. If you want to use an OS on an mcu, there are many RTOS' out there suitable for the job. If you still want to boot linux on a PIC, a much better solution would be to compile the whole linux source for a PIC rather than emulating the ARM structure on a PIC. Obviously this would require much bigger effort to accomplish as there isn't any decent gcc style compiler for PICs and I don't know of any distro compiled with anything other than gcc (Clang maybe but that's still Utopia) let alone other problems one will encounter on the way. May I ask what is your intend for a PIC based linux?
Logged

Regards...
jobitjoseph1
Junior Member
**
Offline Offline

Posts: 44

Thank You
-Given: 18
-Receive: 178


« Reply #4 on: March 21, 2014, 02:16:05 14:16 »

I don't think you see my point here. Even with the PIC overclocked to 50MHz, I'm guessing you'll get to bash after like about 4 hours. What kind of an application are you exactly planning to do with that? He got the time, skills and effort to manage to boot linux on an AVR but I don't think that is anything more than proof of concept. If you want to use an OS on an mcu, there are many RTOS' out there suitable for the job. If you still want to boot linux on a PIC, a much better solution would be to compile the whole linux source for a PIC rather than emulating the ARM structure on a PIC. Obviously this would require much bigger effort to accomplish as there isn't any decent gcc style compiler for PICs and I don't know of any distro compiled with anything other than gcc (Clang maybe but that's still Utopia) let alone other problems one will encounter on the way. May I ask what is your intend for a PIC based linux?

I clearly understand what you are saying . I'm not at all focusing on linux. I given it just as an example. I just need to design an sbc which can run an os with gui support. I'm much better with pic than avr or arm that's why chosen pic. Can you please refer a good RTOS with  GUI support.....
Logged
pablo2048
Active Member
***
Offline Offline

Posts: 113

Thank You
-Given: 133
-Receive: 86


« Reply #5 on: March 21, 2014, 03:04:13 15:04 »

RTOS with GUI - for example RT-thread, Chibios (ugfx), Q-sys, NuttX ...
Logged
hate
Hero Member
*****
 Warned
Offline Offline

Posts: 555

Thank You
-Given: 156
-Receive: 355


« Reply #6 on: March 21, 2014, 04:08:15 16:08 »

jobitjoseph1: What do you mean by GUI? Graphical User Interface? If yes, why don't you create a GUI thread which updates the GUI, give some priority to it and let it manage the GUI instead of looking for an OS that supports it. I've never done this myself but I think it wouldn't be so hard by using the 'model view controller' (mvc) coding pattern:
http://en.wikipedia.org/wiki/Model-view-controller

For a RTOS, I can't suggest any as I've never used a RTOS with 8-bit PICs (or any other PIC Wink).
Logged

Regards...
bigtoy
Active Member
***
Offline Offline

Posts: 238

Thank You
-Given: 320
-Receive: 297


« Reply #7 on: March 22, 2014, 08:51:18 20:51 »

I'm reading this thread but I still think that somewhere, somebody's pulling a joke. A full OS with GUI on an 8-bit micro - really?? There are so many small processors (I'm looking at you ARM) that already have linux ported to them; the hard work is done - why not just choose one and call it good.
Logged
solutions
Hero Member
*****
Offline Offline

Posts: 1823

Thank You
-Given: 655
-Receive: 900



« Reply #8 on: March 24, 2014, 02:06:24 02:06 »

Cost, peripherals, power usage, familiarity with the assembler, external bus width, package footprint, availability, just to name a few
Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC