Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUnknown compiler error.
Hi, there. When I C2H'ed the function and compiled it, I got the message below, Error: CPU0/instruction_master: Base Address for accelerator_nkc_eva_checksum_managed_instance/cpu_interface...
Altera_Forum
Honored Contributor
15 years agoInspect the .tcl file generated for the hardware accelerator that is responsible for making all the master/slave connections. It could be that it is not generated correctly. Also try moving the slave port to a larger multiple than 0x40 to see if that corrects the issue (i.e. 0x80, 0x100, etc...)