Altera_Forum
Honored Contributor
20 years agoEPCS Under Q4.2
Is the documentation correct for the EPCS device controller?
Under Q4.1 the size of the boot loader rom was specified as 256 Words or 1Kbytes, The control registers are located immediately after this). However under Q4.2 I note that the system.h file has a line similar to:#define EPCS_CONTROLLER_REGISTER_OFFSET 0x200 Which tends to indicate the registers are now at BASE+512 bytes Also my UBoot only works when told the registers are at BASE+200 ... Regards,