October 4th, 2009 in 2.6 kernel, build process, embedded project, makefile | No Comments »
Was hoping to work on the wireless module… Unfortunately all I did this weekend was to revert back to the old ABI toolchain since I ran into issues with the EABI one. Anyways, I have the toolchain fixed now. I hope not to touch it for a while. Hopefully this week would be a good one. All I want for now is to connect to the web from toobo… Let’s wait and see. Gotto hit the bed. Long week ahead! CHEERS!
October 20th, 2008 in Tech, application design, embedded project | 2 Comments »
Have been too busy with work lately to even think about working on my project…
Well for those who haven’t noticed it yet, I have started to work a little bit on Toobo’s application architecture. For a start I have chosen to go with a multi-process model with each core functionality running as a separate process.
Read more »
July 27th, 2008 in 2.6 kernel, Tech, embedded project | No Comments »
I couldn’t write before. Have been quite busy lately (riding my mountain bike a lot
)
Anyways… I had been stuck on issues related to the new driver port I did for my graphic LCD display for the 2.6 Kernel. I couldn’t get my newly ported code to work. But with some help from the mailing list (at http://tech.groups.yahoo.com/group/ts-7000/ ) I got the old 2.4 GLCD driver compiled for the new 2.6 Kernel after modifying just the makefile. It works like a charm. No issues so far. I can atleast move forward with writing the device driver for my STA015 audio decode chip. Read more »