I'm using twr-lcd using flexbus (k70).in my case i have FLEX_DC_ADDRESS 0x60000000 but its not working.
its getting stuck somewhere while writing cmd to this address.I find out this by using break-point.
what could be the reason behind this ??
I also tried other address like 0xA0000000 and 0xC0000000.but still result is same.
Regards
Ankur
I changed the FLEX_DC_ADDRESS to 0x80000000, after this change its not getting stuck but still nothing is coming on screen.
what could be the issue.
Regards
Ankur