Have never compiled anything before, use ladyadas guide to install
winavr.
I get the following when i try to 'make'...
H:\Electronics\ComponentTester-1.34m>make
0 [main] sh 228 sync_with_child: child 14724(0x1B8) died before
initialization with status code 0xC0000142
91 [main] sh 228 sync_with_child: *** child state waiting for
longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
avr-gcc -mmcu=atmega328 -Wall -mcall-prologues -I. -Ibitmaps
-DF_CPU=8000000UL -DOSC_STARTUP=16384 -gdwarf-2 -std=gnu99 -Os
-funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP
-MT main.o -MF dep/main.o.d -c main.c
main.c:1886: fatal error: opening dependency file dep/main.o.d: No such
file or directory
compilation terminated.
make: *** [main.o] Error 1
..... Any ideas where i might be going wrong?
googling "/usr/bin/sh: fork: Resource temporarily unavailable" mentions
issues with something running in windows Vista, i'm on Win10 if it makes
any difference.
Any assistance appreciated.
This is a problem with your make.exe and actually has nothing to do with the transistor tester. Try to use a different make. For me, this one has always worked well: https://github.com/gnu-mcu-eclipse/windows-build-tools/releases Despite being intended for usage with eclipse & ARM or RISC, it is actually independent of that and should work for AVR just as well.
creat file with "dep" name in this folder "ComponentTester-1.34m"
I am new to this forum. Does any one have 1.34 .hex and .eep files for atmega328 colour kit as shown in attached picture. i would like to use IR and one wire function of this software. please email me the files if any one has such a files.
Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
Log in with Google account
No account? Register here.
