Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- The BSP generation show a warning: WARNING slave name not found system parameter 'associatedAddressablePoint' for the Interupt sender irq0 I just found the error: the parameter "associatedAddressablePoint" has to have the name of the Avalon interface, s0 in my case. --- Quote End --- I have exactly the same problem using Qartus-II 13.1 (haven't tried with other versions though). As mentioned above, the solution is to set the value of 'associedAddressablePoint' in the sopcinfo file to the name of an avalon interface on the component. This looks like a bug to me, or is there another way to solve this than editing the sopcinfo file?? Thanks to vinc29 for pointing out the current solution!