Quote:
Originally Posted by kgb2008
1) The name of UART0 and UART1 registers is duplicated.
2) The base address of CLCD block should be 0x39200000.
|
ok, I fixed those problems. Also, it turned out the version on my webserver was not the latest version I had made, so there might be a few more changes now.
I noticed that sometimes the register names at the start of the chapters don't always match with the names used in the detailed register descriptions.
Quote:
|
BTW, the code will be more compact & efficient if we also declare the SFRS blocks as structures.
|
ok, we can do that when/if we to use the CalmADM.
Also, as soon as I've changed the rockbox source enough that it will give us a .dfu file with some minimal testcode inside I will commit it so other people can also work on it. Hopefully I will have a bit more time this week than I had in the last two.