"ron minnich" rminnich@gmail.com writes:
early stuff that is compiled with romcc has this device_t typedef'ed to a scalar.
gcc-compiled has it typedef'ed to a struct *.
This usage will not continue in V3, since all code will be gcc-compiled.
Howe are you going to handle small embedded targets?
Has a way been found to get cache as ram working on those or do we have to go back to writing ram initialization on those ports in assembly.
Eric