Stefan Reinauer wrote:
- Ben Hewson ben@hewson-venieri.com [061021 12:18]:
Ok first off the issue with ROM_CC and #if - #else - #endif not compiling properly.
After some testing I have at least found the problem and it only ever happens if you put a C++ style comment on the same line as the #if or #else
Ok now to my problems with the EPIA board. I think in general it is working ok, but I still have some problems. From a cold boot and also at other times, it will just hang. I am having problems tracking down just where it hangs.
Does it work since the above problem was fixed?
Stefan
Yes rom_cc is fine, but I have a problem where changes to the code base seem to have caused ide problems with Filo(it cant see the ide drive). I haven't spent much time investigating this lately, been busy with other things.
Ben