Rahix/atdf2svd

error after executing make

Opened this issue · 1 comments

 this is the same error for all avrs controllers "  no svd generated

" ATDF2SVD atmega8
0 [main] sh 11432 sync_with_child: child 7000(0x1D8) died before initialization with status code 0xC0000142
486 [main] sh 11432 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
make: *** [svd/atmega8.svd] Error 128"

I assume you were trying to build avr-device?

What version of atdf2svd were you using? What does atdf2svd --version show? Can you try a manual execution of the tool with an ATDF as input?