How to run Keil and TExaS on a Mac

A list of what you need:

1. A Mac preferably one that has a Intel Core Duo processor or better

2. A virtualization software. Here are some choices:
   a) Parallels http://www.parallels.com/: costs money but the best
   b) VMware Fusion http://www.vmware.com/products/fusion/: costs money but the fastest
   c) VirtualBox https://www.virtualbox.org/: Its free
Parallels is the most feature rich of the lot but VMware Fusion is the fastest.

3. Windows 7 OS CD from the least expensive sourse you can find.

Order in which you should proceed with the installation

1. Install the virtualization software. The first two options are pretty straightforward, the third I have not run myself. Once you complete your installation, you will be presented with instructions on creating virtual images of the OSs you would like to run.

2. You will install Windows within the virtualization software you choose. Here is the prompt I get from Fusion when I choose File->New Insert the Windows CD and go through the steps of installing the OS. This should take around 45 mins or so.

3. Now you are ready to run Windows. Again, you will open your virtualization application and choose the Windows OS you just installed to be run. My Fusion screen looks like below showing Windows Vista as the OS that I can run: Click on the play button and you will boot the Windows OS. You will be running both Windows and Mac OS at this point. There are some neat features in both Fusion and Parallels that allow you to seamlessly integrate the running of applications from both Operating systems.

4. Install Keil uVision, TExaS, and the windows drivers as described in the download page.

5. Run Keil and connect the board to your Mac using USB. Try the examples in the TM4C123 directory.

Comments from students

An ECE student reports this experience. "I am using a mid-2012 MacBook, trying to run Keil uVision on a Windows 7 image running inside VMWare Fusion. After much frustration, I have found that VMWare Fusion currently improperly handles the USB 3.0 ports on mid-2012 MacBooks, rendering the LM3S1968 eval board unable to properly communicate with the necessary tools. This can be fixed by either running Windows natively (via bootcamp, without virtualization) or by connecting the board via an external USB 2.0 hub. Connecting it through an external hub allows the board to be used inside VMWare Fusion."

An ECE senior student reports: "I was reading through the lab manual for your spring 2013 445M class and read your "run EE 445L/445M/460M software on Macs" instructions. I would like to provide some feedback on that (not the instructions but my experiences on running EE software on macs). I have not tried VMFusion or VirtualBox but I have been running Parallels 7 for the last two years. I have had two macs (high end 2011 macbook pro and low end 2012 retina macbook pro) and both have been able to run Keil, PCBArtist, and even the Xilinx and ModelSim software for my VHDL class flawlessly. Parallels is the more expensive of the 3 but it has served me well for all of my windows software needs, and I would like to confirm that Parallels is probably the safest bet to be able to do the labs for this and other classes. "