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