Forum Discussion
Altera_Forum
Honored Contributor
20 years agoUnfortunately maintaining backwards compatibility of .ecc files is not something that eCos does well. The problem you are experiencing is caused by changes in the core eCos CDL picked up in the new release, and also the reorganisation of the SOPC drivers requested by the eCos maintainers.
The easiest thing to do is to recreate your .ecc file using the new release. As far as your unresolved conflict is concerned, I find that the best way to debug problems like this is to "make the change anyway". Configtool will then display the name of the conflicting property - which can help you track down a resolution. In your particular case, you can solve the problem by ticking the box "Hardware serial device drivers" beneath "Serial device drivers".