Re: C programming on ARM



aamer wrote:

How can I correct the following error on ARM7 with C programming?

'=': implicit cast of pointrt to non-equal pointer

Use two pointers of the same type.
.