hi I'm using an external memory on my msc1210. I need to change register HCR1. This following c code will give an error hcr1= hcr1 & 0xFC; the error is undefined identifier. HOw can i solve the problem ???? Maarten
Hi okay i found it thanx. Is there something else i need too set for communication with the dual port ram(64k)??? Thanx Maarten