Compiler doesn't work with 5.17 (5.14 was ok)
Uwe Kall (215) 120 posts |
I changed to ROM Image 5.17 (from 5.14) yesterday, and the Castle c/c++ compiler does not work anymore when trying to recompile EtherUSB. Switching back to 5.14 it works again. I’ll send the details this evening. By the way – where could we best add ’*Speakers off’ to the System- I nearly forgot about the ‘Excessive Heat’ problem of the audio chip and nearly burnt my finger. This is quite a pitfall for upgraders! – any idea? |
Jeffrey Lee (213) 6048 posts |
The best idea is to wait for ROOL to update the ROM downloads, or to use one of Rob’s recently built ROM images from here. Rob’s OMAP ROM contains the speaker fix, and the new video driver stuff, and probably a few other important bits which ROOL’s latest version lacks. |
Uwe Kall (215) 120 posts |
Ah, ok, I missed that there is already a speakers fix – thank you. |
Uwe Kall (215) 120 posts |
Ok, I took Rob’s last OMAP ROM build now (5.17 from 19-Jan-10) and running the compiler by doubleclicking on the Makefile I get Generating module Header… Internal error: abort on data transfer at &000677AC Postmortem requested 677a4 in anonymous function 6d2b4 in anonymous function .... |
Uwe Kall (215) 120 posts |
Hmm, I found it. I had to disable align exceptions manually to make it work again. So everything’s fine :-) |
Rob Heaton (274) 515 posts |
Glad my ROM builds were of use! The ROOL ROM builds have been updated today. So I would advise people to use those builds instead, as they are more recent. |