I am pretty sure the Windows 7 problem comes from the mbed software being located in the Window 7 "Program Files" or Program Files (x86)" directories. These directories have been set up by Windows 7 and they are write protected. So a program running from those directories cannot write anything to something in that directory, hence, software doesn't work.
The solution, I believe, is to create a new directory, "Other Programs,"or "My Programs," and place the software you want to run in that dirctory. That software will then be able to write to files it is using in the same directory.
There is probably also a ""User Account Control" solution. But I have not mastered Üser Account Control."
This is my take on the situation and I am pretty much an idiot when it comes to Operating Systems, and the mysteries of Windows 7. Not so much an idiot, as I really didn't want to be a software engineer to use my computer.
I often wonder whether Microsoft ever uses it's own software.
I have been developing an mbed project on a computer running Windows XP Home. The computer has crashed and burned. The new replacement is running Windows 7 Professional.
The mbed project ran fine and could be edited on the Windows XP Home. Windows 7 Pro can list the files that are on the mbed, but hangs up when trying to save to, copy to, or delete from the mbed.
My project has now stopped running although the mbed running light (LED) is on.
Anyone have any clues or suggestions?
I know pretty close to nothing.