Joel Stanley

Results 83 comments of Joel Stanley

- we should add vertical whitespace to the functions On 26 Mar 2016 14:10, "Andrew Jeffery" [email protected] wrote: > Thanks for the report, I'll look into it. Probably several things...

Follow along at https://github.com/shenki/qemu/tree/efm32hg Current state builds but does not work. I've got local changes that implement the leuart, will push once they are working.

I see a keystore error when running andTOP on Android 12: ``` 11-12 09:31:16.623 469 469 E TrustyKeymaster: Response of size 4 contained error code -1000 11-12 09:31:16.623 469 469...

This warning (I trimmed the paths to make it easier to read) is due to the way the Ubuntu cross compiler is configured: ``` arm-none-eabi/bin/ld: error: arm-none-eabi/lib/crt0.o: Conflicting CPU architectures...

> The gdb server used to default to port 1234. Actually, all ports were `1234`. However, as it is now possible to run both a gdb server and a wishbone...

Yeah if etherbone uses that then we do need to pick something else. 3333 is easy to remember. I don't think it's a big deal - as long as our...

Is the overhead of a filesystem worth it? Could you have "partitions", with a simple header in the first page of the flash that describes the layout?

I'm keen to take this on. What firmware do I want on my Atlys board to test? Where is the protocol defined?