NerdKits - electronics education for a digital generation

You are not logged in. [log in]

NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.

Microcontroller Programming » Help with programing plese

March 16, 2010
by n3ueaEMTP
n3ueaEMTP's Avatar

So I recently went back to Windows XP and cannot seem to get my MCUs programed. I think everything is in the correct directory but I still am getting the following error. Ive tried my 168s & a 328 & get the same response at the command prompt. Any ideas?

N3uea's most recent issue

March 16, 2010
by bretm
bretm's Avatar

I quick Bing returned this.

It suggests a problem with the GCC_EXEC_PREFIX environment variable.

March 16, 2010
by Rick_S
Rick_S's Avatar

Do you have a libnerdkits folder in your code328 folder? The error you are seeing indicates that avr-gcc cannot locate either the folder C:/Documents and Settings/Chris/Desktop/Nerd Kits/code328/libnerdkits or one or all of the files phs.c (in the current directory), delay.o, lcd.o, or uart.o (in the libnerdkits directory).

Check your filenames, and folder structure. Hopefully that will give you some insight as to what may be happening.

Rick

March 17, 2010
by n3ueaEMTP
n3ueaEMTP's Avatar

Thanks guys, all is now well.

Chris B

Post a Reply

Please log in to post a reply.

Did you know that multiple MOSFETs can be used in parallel to switch bigger currents on and off? Learn more...