Tag Archives: Ubuntu

Debugging Texas Instruments MSP-EXP430G2 Launchpad with MSPDebug tool in Ubuntu Linux

This post brings you a way to debug Texas Instruments MSP-EXP430G2 Launchpad Development tool from Ubuntu Linux using MSPDebug tool. This tool provides source level debugging capability. Basically it supports MSP430 MCUs  with JTAG and Spy Bi-Wire interface. It also supports … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , | 1 Comment

Setup Build and Debug environment for MSP430 MCUs using mspgcc and mspdebug in Ubuntu Linux

  MSPGCC is a GCC toolchain for the Texas Instruments MSP430 family of ultra low power MCUs, This includes the GNU C compiler (GCC), the assembler and linker (binutils), the debugger (GDB), and some other tools needed to make a … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , , , , | 8 Comments

Debugging eZ430-F2013 MCU with MSPDebug tool in Ubuntu Linux

This post brings you a way to debug eZ430-F2013 Development tool (Texas Instrument) from Ubuntu Linux 10.10 using MSPDebug tool. This tool provides source level debugging capability. Basically tt supports MSP430 MCUs  with JTAG and Spy Bi-Wire interface. It also supports … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , , | 1 Comment

Debugging eZ430 Chronos with MSPDebug tool in Ubuntu Linux

Following my post on Configuring ez430 Chronos Wireless Development Tool in Ubuntu Linux, which talks about control center, this post brings you a way to debug eZ430 Chronos from Ubuntu Linux using MSPDebug tool. This tool provides source level debugging … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , | 4 Comments

Configuring ez430 Chronos Wireless Development Tool in Ubuntu Linux

  I have got my first wearable development kit in Watch form. This one is from Texas Instruments. It is called eZ430 Chronos Wireless Development Kit. It is based on 16-bit Ultra Low Power Micro controller Unit (CC430F6137). This Watch … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , | 6 Comments

Troubleshooting QNAP Debian NAS box by setting up DHCP and TFTP servers in Ubuntu

I have QNAP TS-110 home NAS box installed with Debian Linux 6.0 (Squeeze). Recently it was broken with latest kernel update (I expect all these since it is a Testing branch). I took this opportunity to learn more on recovery … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , , , | 3 Comments

HOWTO: Adjust your monitor backlight from command line in Linux

This is a simple tips to adjust the monitor backlight from command line in linux. This is very useful in portable devices like Laptop and Netbooks to conserve power. Here I am using Ubuntu 10.10 Beta. You need xbacklight command … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , | 2 Comments

How to launch your application in a specific CPU in Linux (CPU affinity)?

CPU affinity is a characteristic of Scheduler, which assigns a specific set of CPUs to a Process. Once it is assigned, the Process scheduler can’t run this process in any other CPUs. Linux kernel does manage the CPUs effectively (Natural … Continue reading

Posted in HOW-TOs | Tagged , , , , | Leave a comment

Benchmark: How to know your Hard disk speed on Ubuntu in 4 clicks?

Recently I thought of testing the hard disk performance with hdparm command, which initiated to write about this graphical way of running Read Benchmark in just 3 mouse clicks with Disk Utility in Ubuntu. Disk Management in Ubuntu has become easy … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , , , | Leave a comment

Review with screenshots: New Installation wizard for Ubuntu 10.10 (Maverick)

Ubuntu 10.10 code named as Maverick is nearing release in coming October. It has come up with new installation wizard with some good improvements and some missing features. Overall it awesome, but some missing features for advanced users. Here is … Continue reading

Posted in Distro Review | Tagged , , , , , | 3 Comments

How to access remote linux machine files through SSH from GNOME File browser Nautilus

This is a simple note on how to access remote linux machine files through SSH from GNOME File browser Nautilus. My server is Debian Squeeze and Client is Ubuntu 10.04. Remote machine configuration Install the OpenSSH package as shown below. … Continue reading

Posted in HOW-TOs | Tagged , , , , , , | 3 Comments

How to configure NFS Server and mount it in Ubuntu

This is a little note on how to configure NFS (Network File System) server and mount it in Ubuntu. The server is Debian Squeeze and Client is Ubuntu 10.04. Here is how to get it done. Server configuration Step-1: Installing … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , | 1 Comment

Automated Data backup of Ubuntu Linux using Remote Backup software rsnapshot in Debian

  rsnapshot is a software written in Perl to make backup of local and remote file system. The well proven rsync is behind this utility. rsnapshot does not need root user intervention to restore the data of a normal user. … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , , , , | 2 Comments

DIY: Installing touchlib based cheap touch pad on Ubuntu 10.04

While I was watching the below youtube clip, I was not able to control my passion to try it out. This is actually a do it yourself cheap touch pad for your computer. This is a touch pad made with a … Continue reading

Posted in Do It Yourself | Tagged , , , , , , | 3 Comments

How to get Lilliput DisplayLink based USB Monitor UM-70 (17e9:02a9) working in Ubuntu Linux

Recently I got a DisplayLink based 7″ USB Monitor manufactured by Lilliput. The model is UM-70, which supports 800×480 resolution. It works without any external power. It takes power and graphics data from USB port. It has built-in Graphics chip … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , | 17 Comments